delintercept: Delete intercept from model matrix

delinterceptR Documentation

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.

Author(s)

B.-H. Mevik and Ron Wehrens

See Also

delete.intercept


chemometrics documentation built on Aug. 25, 2023, 5:18 p.m.