View source: R/extract_coda_samples.R
extract_coda_samples | R Documentation |
Converts mcarrays to mcmc.list
, the coda class for mcmc
diagnostics and processing
extract_coda_samples(model_fit, params = NULL)
model_fit |
output from fit_model |
params |
list of parameters to diagnose |
list of mcmc.list objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.