Skip to content

can't get posteriors on similar model to mountain car #382

Answered by bvdmitri
adammanoogian asked this question in Q&A

You must be logged in to vote

Perhaps you want to get a predictive distribution over your observed variables? You can try to use

infer(
   ..., # other options
   predictvars = KeepLast(),
)

Read more about it here and also the general documentation.

Replies: 3 comments 1 reply

You must be logged in to vote
0 replies

You must be logged in to vote
0 replies

You must be logged in to vote
1 reply
@adammanoogian

Answer selected by albertpod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants