Learn R Programming

mvdalab (version 1.3)

no.intercept: Delete Intercept from Model Matrix

Description

Deletes the intercept from a model matrix.

Usage

no.intercept(mm)

Arguments

mm

Model Matrix

Value

A model matrix without intercept column.