R/qqnorm.rma.glmm.r

Defines functions qqnorm.rma.glmm

Documented in qqnorm.rma.glmm

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

   mstyle <- .get.mstyle("crayon" %in% .packages())

   .chkclass(class(y), must="rma.glmm", notav="rma.glmm")

}

Try the metafor package in your browser

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

metafor documentation built on Sept. 28, 2023, 1:07 a.m.