model.matrix: Model matrix accessor

model.matrixR Documentation

Model matrix accessor

Description

Model matrix accessor

Usage

model.matrix(object, ...)

## S4 method for signature 'LMlike'
model.matrix(object, ...)

Arguments

object

LMlike or subclass

...

ignored

Value

model.matrix if present

Methods (by class)

  • model.matrix(LMlike): return the model.matrix


RGLab/MAST documentation built on Sept. 30, 2023, 1:08 p.m.