View source: R/brmsfit-methods.R
| family.brmsfit | R Documentation | 
Extract Model Family Objects
## S3 method for class 'brmsfit'
family(object, resp = NULL, ...)
object | 
 An object of class   | 
resp | 
 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.