| model.matrix.lm.rrpp | R Documentation |
model.matrix.lm.rrpp returns the design matrix constructed for
an lm.rrpp object.
## S3 method for class 'lm.rrpp' model.matrix(object, ...)
object |
Object from |
... |
further arguments passed to or from other methods |
Michael Collyer