family-class {lme4} | R Documentation |
Family objects describe the error distributions and link functions
used in generalized linear models and its extensions. It is used by
functions such as glm
and
GLMM
.
This is an S3 style class. No objects
may be created from it using new
.
Class "oldClass"
, directly.
No methods defined with class "family" in the signature.