Description Usage Arguments Details Value References
View source: R/descr_extract.R
Helper function for extraction of descriptive statistics (mean and sd) from output objects computed by bayesmeta
. See Roos et al. (2020) for details.
1 | descr_extract(res_l, res_0, res_u)
|
res_l |
a bayesmeta object subject to a lower perturbation |
res_0 |
a base bayesmeta object without any perturbation |
res_u |
a bayesmeta object subject to an upper perturbation |
Extracts descriptive statistics (mean and sd) from bayesmeta
objects.
A table with descriptive statistics (mean and sd) for mu
, log(tau)
, random effects thetai
and theta_new.
Roos, M., Hunanyan, S., Bakka, H., Rue, H. (2020). Sensitivity and identification quantification by a relative latent model complexity perturbation in the Bayesian meta-analysis. Manuscript submitted to Research Synthesis Methods.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.