Learn R Programming

mvdalab (version 1.7)

no.intercept: Delete Intercept from Model Matrix

Description

Deletes the intercept from a model matrix.

Usage

no.intercept(mm)

Value

A model matrix without intercept column.

Arguments

mm

Model Matrix

Author

Nelson Lee Afanador