Rdocumentation
powered by
Learn R Programming
chemometrics (version 1.4.1)
delintercept: Delete intercept from model matrix
Description
A utility function to delete any intercept column from a model matrix, and adjust the assign attribute correspondingly.
Usage
delintercept(mm)
Arguments
mm
Model matrix
Value
A model matrix without intercept column.
See Also
delete.intercept