formula.BranchGLM: Extract Model Formula from BranchGLM Objects

View source: R/BranchGLM.R

formula.BranchGLMR 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 x.


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