View source: R/HierarchicalMetaAnalysis.R
summarizeChain | R Documentation |
Utility function to summarize MCMC samples (posterior mean, median, HDI, std, etc.)
summarizeChain(chain, alpha = 0.05)
chain |
A vector of posterior samples from MCMC. |
alpha |
Alpha level for the credible interval. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.