family.BranchGLM: Extract Family from BranchGLM Objects

View source: R/BranchGLM.R

family.BranchGLMR Documentation

Extract Family from BranchGLM Objects

Description

Extracts family from BranchGLM objects.

Usage

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

Arguments

object

a BranchGLM object.

...

further arguments passed to or from other methods.

Value

An object of class family.

Note

Only the family and link components of family objects are used by the BranchGLM package. The other components of the family object may not be the same as what is used in the fitting process for BranchGLM.


BranchGLM documentation built on Sept. 28, 2024, 9:07 a.m.