| prepare_init_vals | R Documentation |
This function is used by complete_control_bayes() when the init argument is set to "mmrm".
prepare_init_vals(stan_data, mmrm_initial, chains, covariance, prior_cov)
stan_data |
A list containing the Stan data. |
mmrm_initial |
A list containing the initial values from the MMRM, including attribute |
chains |
The number of chains. |
covariance |
A character string indicating the type of covariance structure. |
prior_cov |
A character string indicating the type of prior for the covariance parameters. |
A list of initial values for the MCMC sampler.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.