View source: R/chains2sample.R
chains2sample | R Documentation |
Scrambles the order of a mcmc array object for usage as a mcmc sample. It is advisable to set order once per mcmc run, otherwise correlations in the mcmc sample will be lost.
chains2sample(chains, order, drop = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.