View source: R/bundle_mcmc_samples.R
bundle_mcmc_samples | R Documentation |
This function is used to make manipulation of the mcmc samples easier. The
default output from rjags::jags.samples
is less predictable than
a standard array.
bundle_mcmc_samples(model_fit)
model_fit |
list. output from |
This function also concatenates the MCMC chains into one array.
array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.