R/plot.rma.mv.r

Defines functions plot.rma.mv

Documented in plot.rma.mv

plot.rma.mv <- function(x, qqplot=FALSE, ...) {

   mstyle <- .get.mstyle()

   .chkclass(class(x), must="rma.mv", notav="rma.mv")

}

Try the metafor package in your browser

Any scripts or data that you put into this service are public.

metafor documentation built on April 4, 2025, 3:06 a.m.