View source: R/BayesMultMeta.R
bayes_inference | R Documentation |
Given a univariate sample drawn from the posterior distribution, this function computes the posterior mean, the posterior median, the posterior standard deviation, and the limits of the (1-α) probability-symmetric credible interval.
bayes_inference(x, alp)
x |
Univariate sample from the posterior distribution of a parameter. |
alp |
Significance level used in the computation of the credible interval |
a matrix with summary statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.