delete.intercept | R Documentation |
A utility function to delete any intercept column from a model matrix, and
adjust the "assign"
attribute correspondingly. It is used by formula
handling functions like mvr
and model.matrix.mvr
.
delete.intercept(mm)
mm |
Model matrix. |
A model matrix without intercept column.
Bjørn-Helge Mevik and Ron Wehrens
mvr
, model.matrix.mvr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.