Description Usage Arguments Details Value Examples
View source: R/posterior_samples.R
Extract posterior samples from an
object of class blsmeta
1 | posterior_samples(object, param = NULL, print_names = FALSE)
|
object |
An object of class |
param |
character string. The parameter(s) to be extracted. See Details |
print_names |
logical. Should the parameter names be printed
(defaults to |
Options for param
depend on the model, but can included
printed out by setting print_names = TRUE
.
Note the variance components, and log-linear coefficients are on the standard deviation scale.
A iter
* chains
by parameter matrix of posterior
samples
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.