Learn R Programming

glmmrBase (version 0.10.5)

family.mcml: Extracts the family from a `mcml` object.

Description

Extracts the family from a `mcml` object.

Usage

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

Value

A family object.

Arguments

object

A `mcml` object.

...

Further arguments passed from other methods