rmaModel | R Documentation |
Using metafor rma.uni function to fit and return a meta-analytic univariate fixed- and random/mixed-effects model with or without moderators for the given dataset. See Documentation of metafor package for details.
rmaModel(yi, vi, measure, d, pred1 = NULL, pred2 = NULL)
yi |
A |
vi |
A |
measure |
A character string indicating underlying summary measure |
d |
A |
pred1 |
Optional parameter of type |
pred2 |
Optional parameter of type |
returns a fitted rma_uni model
Robert Studtrucker
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.