family.brmsfit: Extract Model Family Objects

View source: R/brmsfit-methods.R

family.brmsfitR Documentation

Extract Model Family Objects

Description

Extract Model Family Objects

Usage

## S3 method for class 'brmsfit'
family(object, resp = NULL, ...)

Arguments

object

An object of class brmsfit.

resp

Optional names of response variables. If specified, predictions are performed only for the specified response variables.

...

Currently unused.

Value

A brmsfamily object or a list of such objects for multivariate models.


paul-buerkner/brms documentation built on April 29, 2024, 10:49 p.m.