View source: R/HierarchicalModel-class.R
| h_hierarchical_compile_modelspecs | R Documentation |
Creates the modelspecs function used by mcmc() to prepare the JAGS data
needed by the dynamically compiled hierarchical model.
h_hierarchical_compile_modelspecs(
models_to_arms,
parameter_pools,
pool_correlations = list(),
pool_priors = list()
)
models_to_arms |
( |
parameter_pools |
( |
pool_correlations |
( |
pool_priors |
( |
A function returning the JAGS data list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.