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 April 21, 2024, 5 p.m.