View source: R/HierarchicalModel-class.R
| h_hierarchical_compile_priormodel | R Documentation |
Builds the prior part of a hierarchical JAGS model. Unpooled parameters keep their arm-specific fixed priors, while pooled parameters are linked through exchangeable normal distributions with simple hyperpriors.
h_hierarchical_compile_priormodel(
models_to_arms,
parameter_pools,
pool_correlations = list(),
pool_priors = list()
)
models_to_arms |
( |
parameter_pools |
( |
pool_correlations |
( |
pool_priors |
( |
A list with entries priormodel and sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.