Learn R Programming

RRPP (version 2.0.3)

terms.lm.rrpp: 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 lm.rrpp
terms(x, ...)

Arguments

x

Object from lm.rrpp

...

further arguments passed to or from other methods

Author

Michael Collyer