Learn R Programming

DHARMa (version 0.4.7)

getFamily: Get model family

Description

Wrapper to get the family of a fitted model.

Usage

getFamily(object, ...)

# S3 method for default getFamily(object, ...)

# S3 method for phylolm getFamily(object, ...)

# S3 method for phyloglm getFamily(object, ...)

Arguments

object

a fitted model.

...

additional parameters to be passed on.

Author

Florian Hartig

See Also

getObservedResponse, getSimulations, getRefit, getFixedEffects, getFitted