family.mcml {glmmrBase}R Documentation

Extracts the family from a 'mcml' object.

Description

Extracts the family from a 'mcml' object.

Usage

## S3 method for class 'mcml'
family(object, ...)

Arguments

object

A 'mcml' object.

...

Further arguments passed from other methods

Value

A family object.


[Package glmmrBase version 0.9.2 Index]