Learn R Programming

metafor (version 1.4-0)

ranktest: Rank Correlation Test for Funnel Plot Asymmetry

Description

The function ranktest is generic. It can be used to carry out the rank correlation test for funnel plot asymmetry as described by Begg and Mazumdar (1994).

Usage

ranktest(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 ranktest function. Accordingly, the corresponding method is called ranktest.rma. See the documentation for that function for more details.

References

Begg, C. B. & Mazumdar, M. (1994). Operating characteristics of a rank correlation test for publication bias. Biometrics, 50, 1088--1101. Viechtbauer, W. (2010). Conducting meta-analyses in R with the metafor package. Journal of Statistical Software, 36(3), 1--48. http://www.jstatsoft.org/v36/i03/.

See Also

ranktest.rma