R/qqnorm.rma.mv.r

Defines functions qqnorm.rma.mv

Documented in qqnorm.rma.mv

qqnorm.rma.mv <- function(y, ...) {

   mstyle <- .get.mstyle()

   .chkclass(class(y), 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 May 29, 2024, 7:44 a.m.