family.rtsFit {rts2} | R Documentation |
Extracts the family from a rtsFit
object.
Description
Extracts the family from a rtsFit
object.
Usage
## S3 method for class 'rtsFit'
family(object, ...)
Arguments
object |
A |
... |
Further arguments passed from other methods |
Value
A family object.
[Package rts2 version 0.7.5 Index]