View source: R/HierarchicalModel-class.R
| h_hierarchical_compile_init | R Documentation |
Wraps the per-arm init functions and renames their outputs so they match
the dynamically generated hierarchical JAGS variable names.
h_hierarchical_compile_init(
models_to_arms,
parameter_pools,
pool_correlations = list()
)
models_to_arms |
( |
parameter_pools |
( |
pool_correlations |
( |
A function returning a named list of JAGS initial values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.