Conduct random forests-based meta-analysis, obtain partial dependence plots for metaforest and classic meta-analyses, and cross-validate and tune metaforest- and classic meta-analyses in conjunction with the caret package. A requirement of classic meta-analysis is that the studies being aggregated are conceptually similar, and ideally, close replications. However, in many fields, there is substantial heterogeneity between studies on the same topic. Classic meta-analysis lacks the power to assess more than a handful of univariate moderators. MetaForest, by contrast, has substantial power to explore heterogeneity in meta-analysis. It can identify important moderators from a larger set of potential candidates, even with as little as 20 studies (Van Lissa, in preparation). This is an appealing quality, because many meta-analyses have small sample sizes. Moreover, MetaForest yields a measure of variable importance which can be used to identify important moderators, and offers partial prediction plots to explore the shape of the marginal relationship between moderators and effect size.
| Version: | 0.1.3 |
| Depends: | R (≥ 3.5.0), ggplot2, metafor, ranger, data.table, methods |
| Imports: | gtable, grid |
| Suggests: | testthat, caret, knitr, rmarkdown, covr |
| Published: | 2020-01-08 |
| Author: | Caspar J. van Lissa |
| Maintainer: | Caspar J. van Lissa <c.j.vanlissa at gmail.com> |
| License: | GPL-3 |
| NeedsCompilation: | no |
| Materials: | README NEWS |
| In views: | MetaAnalysis |
| CRAN checks: | metaforest results |
| Reference manual: | metaforest.pdf |
| Vignettes: |
Introduction to metaforest |
| Package source: | metaforest_0.1.3.tar.gz |
| Windows binaries: | r-devel: metaforest_0.1.3.zip, r-release: metaforest_0.1.3.zip, r-oldrel: metaforest_0.1.3.zip |
| macOS binaries: | r-release: metaforest_0.1.3.tgz, r-oldrel: metaforest_0.1.3.tgz |
| Old sources: | metaforest archive |
Please use the canonical form https://CRAN.R-project.org/package=metaforest to link to this page.