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 Sept. 19, 2024, 10:21 a.m.