Skip to content

Posteriors for random intercepts #182

Answered by jobrachem
stefgehrig asked this question in Q&A
Discussion options

You must be logged in to vote

I would expect the samples to be available directly. Can you show me the output of the following code?

samples = results.get_posterior_samples()
list(samples)

Here, results is the object returned by Engine.get_results(). The snippet above will output a list of the names of parameters for which we have drawn posterior samples.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@stefgehrig
Comment options

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