terms.lm.rrpp: Extract the terms from an lm.rrpp object

View source: R/RRPP.utils.r

terms.lm.rrppR Documentation

Extract the terms from an lm.rrpp object

Description

terms.lm.rrpp returns the terms constructed for an lm.rrpp object.

Usage

## S3 method for class 'lm.rrpp'
terms(x, ...)

Arguments

x

Object from lm.rrpp

...

further arguments passed to or from other methods

Author(s)

Michael Collyer


RRPP documentation built on July 7, 2026, 1:07 a.m.