Skip to contents

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