nobs.brma: Number of Observations for brma Objects

View source: R/wrappers.R

nobs.brmaR Documentation

Number of Observations for brma Objects

Description

Extract the number of observations (studies/estimates) from a fitted brma object.

Usage

## S3 method for class 'brma'
nobs(object, ...)

Arguments

object

a fitted brma object

...

additional arguments (currently ignored)

Value

An integer giving the number of observations.

See Also

brma(), brma.glmm()


RoBMA documentation built on May 7, 2026, 5:08 p.m.