Description Usage Arguments Value Note Examples
View source: R/heterogeneity_stats.R
Compute credible intervals for between-study variance, between-study standard deviation, I2, and H2. This function mimics that of metafor, but for credible and not confidence intervals, as well as for two and three-level models.
1 2 |
object |
An object of class |
cred |
numeric. credible interval (defaults to |
digits |
numeric. The desired number of digits for the summarized
estimates (defaults to |
... |
Currently ignored. |
An object of class confint
, including a data.frame
with the estimates.
There cannot be a scale model. To get I2, etc., when there is a scale model, use I2.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.