chemometrics (version 1.4.2)

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)

Value

A model matrix without intercept column.

Arguments

mm

Model matrix

Author

B.-H. Mevik and Ron Wehrens

See Also

delete.intercept