Extract Model Family Objects
# S3 method for brmsfit
family(object, resp = NULL, ...)
An object of class brmsfit
.
Optional names of response variables. If specified, predictions are performed only for the specified response variables.
Currently unused.
A brmsfamily
object
or a list of such objects for multivariate models.