Delete intercept from model matrix
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.
"assign"
mvr
model.matrix.mvr
delete.intercept(mm)
mm
A model matrix without intercept column.
mvr, model.matrix.mvr
Bjørn-Helge Mevik and Ron Wehrens
Useful links