model.frame.BranchGLM: Extract Model Frame from a BranchGLM Object

View source: R/BranchGLM.R

model.frame.BranchGLMR Documentation

Extract Model Frame from a BranchGLM Object

Description

Extracts model frame from BranchGLM objects.

Usage

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

Arguments

formula

a BranchGLM object.

...

further arguments passed to or from other methods.

Value

A data.frame used for the fitted model.


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