mean_bci | R Documentation |
Mean and Bayesian credibility interval (BCI)
mean_bci(x, alpha = 0.95)
x |
a vector of MCMC samples. |
alpha |
a credibility level. Default is 95%. |
a data frame containing the mean and alpha*100% BCI for x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.