model.matrix | R Documentation |
Model matrix accessor
model.matrix(object, ...)
## S4 method for signature 'LMlike'
model.matrix(object, ...)
object |
LMlike or subclass |
... |
ignored |
model.matrix if present
model.matrix(LMlike)
: return the model.matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.