Description Usage Arguments Details Value
This function allows you to perform meta-regressions on a list of variables and output the results in a table
1 2 3 |
append.table |
Determines whether to append to an exisitng table. By default it is set to FALSE and will create a new table or overide the existing object. To append specify the existing table object |
moderators |
The variables used for the meta-regressions. Each moderator will be used for its own meta-regresssion. |
es |
The effect size variable |
study.id |
The study identifier |
labels |
The labels that will be added to the top of each table. The variable name is used if unspecified |
modelweights |
Either "CORR" or "HEIR" implmentation of Robust Variance Estimation. "CORR" is set as default |
yi |
The variance in the effect size |
#' @param data The dataset
A table of a series of meta-regressions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.