R/weights.rma.glmm.r

Defines functions weights.rma.glmm

Documented in weights.rma.glmm

weights.rma.glmm <- function(object, ...) {

   mstyle <- .get.mstyle()

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

}
wviechtb/metafor documentation built on March 11, 2024, 11:45 a.m.