format_mcmc_mat_nosplit | R Documentation |
For multi-day or unsplit models. Formats output into a list of data.frames, one per unique number of nodes sharing a variable name
format_mcmc_mat_nosplit(
mcmc_mat,
data_list_d,
data_list_n,
model_name,
keep_mcmc,
runmcmc_out
)
mcmc_mat |
matrix as extracted from Stan |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.