Last data update: 2014.03.03

R: Forest Plots
forestR Documentation

Forest Plots

Description

Draws a forest plot.

Usage

forest(x, ...)

Arguments

x

an object of class "meta.nsue", or of other classes in other meta-analytic packages (e.g. "meta" or "rma").

...

other arguments.

Details

The function forest is generic. See forest.meta.nsue for plotting forest plots for "meta.nsue" objects, or other methods from other meta-analytic packages (e.g. forest.meta or forest.rma).

See Also

forest.meta.nsue for plotting forest plots for "meta.nsue" objects.

funnel for plotting funnel plots.

meta for conducting a meta-analysis.

linearHypothesis for changing the hypotheses.

pdf for saving the plot in a PDF file.

Results