format_mcmc_mat_split | R Documentation |
For split_dates models. Formats output into a one-row data.frame for row-binding with other such data.frames
format_mcmc_mat_split(
mcmc_mat,
names_params,
names_stats,
keep_mcmc,
runmcmc_out
)
mcmc_mat |
matrix as extracted from Stan |
names_params |
character vector of the names of the parameters |
names_stats |
character vector of the names of the statistics |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.