R/compatibility.R
getFamily.Rd
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, ...)
a fitted model.
additional parameters to be passed on.
getObservedResponse, getSimulations, getRefit, getFixedEffects, getFitted
Florian Hartig