
Last chance! 50% off unlimited learning
Sale ends in
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)
Model matrix.
A model matrix without intercept column.