Learn R Programming

metafor (version 0.5-0)

funnel: Funnel Plots

Description

The function funnel is generic. It can be used to create funnel plots.

Usage

funnel(x, ...)

Arguments

x
an object of class "rma".
...
other arguments.

Details

Currently, there is only a method for handling objects of class "rma" with the funnel function. Accordingly, the corresponding method is called funnel.rma. See the documentation for that function for more details.

See Also

funnel.rma