family.Model: Extracts the family from a 'Model' object. This information...

View source: R/model_s3_functions.R

family.ModelR Documentation

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 class 'Model'
family(object, ...)

Arguments

object

A 'Model' object.

...

Further arguments passed from other methods

Value

A family object.


glmmrBase documentation built on April 3, 2025, 10:44 p.m.