getFamily | R Documentation |
Wrapper to get the family of a fitted model.
getFamily(object, ...)
## Default S3 method:
getFamily(object, ...)
## S3 method for class 'phylolm'
getFamily(object, ...)
## S3 method for class 'phyloglm'
getFamily(object, ...)
object |
a fitted model. |
... |
additional parameters to be passed on. |
Florian Hartig
getObservedResponse, getSimulations, getRefit, getFixedEffects, getFitted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.