family.fastglm {fastglm} | R Documentation |
family method for fastglm fitted objects
Description
family method for fastglm fitted objects
Usage
## S3 method for class 'fastglm'
family(object, ...)
Arguments
object |
fastglm fitted object |
... |
not used |
Value
returns the family of the fitted object
[Package fastglm version 0.0.3 Index]