model.frame.lm.rrpp: Extract model frame from a lm.rrpp object

View source: R/RRPP.utils.r

model.frame.lm.rrppR Documentation

Extract model frame from a lm.rrpp object

Description

model.frame.lm.rrpp returns the model frame constructed for an lm.rrpp object.

Usage

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

Arguments

formula

Object from lm.rrpp

...

further arguments passed to or from other methods

Author(s)

Michael Collyer


RRPP documentation built on Aug. 16, 2023, 1:06 a.m.