Skip to contents

Wrapper to get the family of a fitted model.

Usage

getFamily(object, ...)

# Default S3 method
getFamily(object, ...)

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

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

Arguments

object

a fitted model.

...

additional parameters to be passed on.

Author

Florian Hartig