formula.BranchGLM {BranchGLM}R Documentation

Extract Model Formula from BranchGLM Objects

Description

Extracts model formula from BranchGLM objects.

Usage

## S3 method for class 'BranchGLM'
formula(x, ...)

Arguments

x

a BranchGLM object.

...

further arguments passed to or from other methods.

Value

a formula representing the model used to obtain object.


[Package BranchGLM version 2.1.5 Index]