View source: R/outputHelpers.R
combine_chains | R Documentation |
Combine Chains Function to combine the posterior samples from the multiple chains.
combine_chains(results)
results |
A list of MCMC chain results. |
A list with combined results, including median, threshold, first quartile, and asymptote values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.