View source: R/cumulForestPlot.R
cumulforest | R Documentation |
Using metafor rma.uni function to fit a meta-analytic multivariate/multilevel fixed- and random/mixed-effects model for the given dataset. The model then is used as input for the metaviz viz_forest function to print a forrest plot See Documentation of metafor and metaviz packages for details.
cumulforest(yi, vi, measure, d, effectName = "Effect")
yi |
A |
vi |
A |
measure |
A character string indicating underlying summary measure. |
d |
A |
creates a cumulative forest plot also creates a json file (imgHeight.json) that is used in a later api call to define the height of the plots
Robert Studtrucker
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.