forest {metamisc} | R Documentation |
Forest plot
Description
Generate a forest plot by specifying the various effect sizes, confidence intervals and summary estimate.
Usage
forest(...)
Arguments
... |
Additional arguments, which are currently ignored. |
Details
This is a generic function. See forest.default for making forest plots of summary statistics,
forest.metapred for plotting metapred objects, and forest.mp.cv.val for plotting
mp.cv.val
objects.
Author(s)
Thomas Debray <thomas.debray@gmail.com>
Valentijn de Jong <Valentijn.M.T.de.Jong@gmail.com>
[Package metamisc version 0.4.0 Index]