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