coef.brma: Extract Model Coefficients for brma Objects

View source: R/wrappers.R

coef.brmaR Documentation

Extract Model Coefficients for brma Objects

Description

Extract model coefficients (posterior means) from a fitted brma object.

Usage

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

Arguments

object

a fitted brma object

...

additional arguments (currently ignored)

Value

A named numeric vector of posterior mean coefficients.

See Also

summary.brma()


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