family.Model: Extracts the family from a `Model` object. This information can also be
accessed directly from the Model as `Model$family`
Description
Extracts the family from a `Model` object.
Usage
# S3 method for Model
family(object, ...)
Arguments
- object
A `Model` object.
- ...
Further arguments passed from other methods