getFamily: Get model family

getFamilyR Documentation

Get model family

Description

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(s)

Florian Hartig

See Also

getObservedResponse, getSimulations, getRefit, getFixedEffects, getFitted


DHARMa documentation built on Oct. 18, 2024, 5:09 p.m.