summary.BayesMultMeta {BayesMultMeta} | R Documentation |
Summary statistics from the posterior of a BayesMultMeta class
Description
Summary statistics from the posterior of a BayesMultMeta class
Usage
## S3 method for class 'BayesMultMeta'
summary(object, alpha = 0.95, ...)
Arguments
object |
BayesMultMeta class |
alpha |
Significance level used in the computation of the credible interval. |
... |
not used |
Value
a list with summary statistics
[Package BayesMultMeta version 0.1.1 Index]