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()

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

}
wviechtb/metafor documentation built on July 12, 2024, 6:33 a.m.