model.matrix.lm.rrpp: Extract the model design matrix from an lm.rrpp object

View source: R/RRPP.utils.r

model.matrix.lm.rrppR Documentation

Extract the model design matrix from an lm.rrpp object

Description

model.matrix.lm.rrpp returns the design matrix constructed for an lm.rrpp object.

Usage

## S3 method for class 'lm.rrpp'
model.matrix(object, ...)

Arguments

object

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.