model.matrix.lm.rrpp: 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 lm.rrpp
model.matrix(object, ...)
Arguments
- object
Object from lm.rrpp
- ...
further arguments passed to or from other methods