Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

delete.intercept

Delete intercept from model matrix


Description

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.

Usage

delete.intercept(mm)

Arguments

mm

Model matrix.

Value

A model matrix without intercept column.

Author(s)

Bjørn-Helge Mevik and Ron Wehrens

See Also


pls

Partial Least Squares and Principal Component Regression

v2.7-3
GPL-2
Authors
Bjørn-Helge Mevik [aut, cre], Ron Wehrens [aut], Kristian Hovde Liland [aut], Paul Hiemstra [ctb]
Initial release
2020-08-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.