Description Usage Arguments Value
This function uses the output from tempo_mcmc()
to combine means and
group-level epsilon posteriors for betas with random effects. To use this
function, tempo_mcmc()
must be run with
monitor_random_effects = TRUE
1 | tempo_calc_group_betas(draws)
|
draws |
the output object from |
Returns a list of matrices with named dimensions, one matrix
per beta parameter, with mcmc iterations as rows, and columns as groups.
The elements in the list are names using the names provided in the
covariates list supplied to tempo_mcmc
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.