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

}

Try the metafor package in your browser

Any scripts or data that you put into this service are public.

metafor documentation built on May 29, 2024, 7:44 a.m.