metafor (version 2.1-0)

methods.list.rma: Methods for 'list.rma' Objects

Description

Methods for objects of class "list.rma".

Usage

# S3 method for list.rma
as.data.frame(x, …)
# S3 method for list.rma
as.matrix(x, …)
# S3 method for list.rma
[(x, i, …)
# S3 method for list.rma
head(x, n=6L, …)
# S3 method for list.rma
tail(x, n=6L, …)
# S3 method for list.rma
$(x, name) <- value

Arguments

x

an object of class "list.rma".

other arguments.

References

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/.