do_MA | R Documentation |
do_MA()
performs a meta-analysis on pre-identified factors in a CEDAR timber.
do_MA(timber, log_base = exp(1), cedar_version = 2)
timber |
a tibble of timber, with a table built by |
log_base |
numeric: the logarithm base used in the calculation of the log(OR). It should
match that used to calculate SE(log(OR)) in |
cedar_version |
numeric [1,2]: the version of CEDAR that created the export. |
Similar factors are combined in the iAM.AMR models using random-effect
meta-analysis. The do_MA
function performs meta-analyses on
groups of factors indicated as alike by their metaID.
The results of the meta-analyses, appended to the passed timber.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.