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()
)A function returning a named list of JAGS initial values.
(list)
named arm-specific models.
(list)
exchangeable parameter specification from
HierarchicalModel().
(list)
optional named list pairing exactly two
scalar exchangeable pools into correlated bivariate normal blocks. Higher
dimensional correlation blocks, such as correlations across three or more
parameters, are not supported.