R/plot.rma.glmm.r

Defines functions plot.rma.glmm

Documented in plot.rma.glmm

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

   #########################################################################

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

   .chkclass(class(x), 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.