Learn R Programming

LorenzRegression (version 2.2.0)

PLR.normalize: Re-normalizes the estimated coefficients of a penalized Lorenz regression

Description

PLR.normalize transforms the estimated coefficients of a penalized Lorenz regression to match the model where the first category of each categorical variable is omitted.

Usage

PLR.normalize(object)

Value

A matrix of re-normalized coefficients.

Arguments

object

An object of S3 class "PLR". The object must also contain a "theta" slot with the estimated coefficients

See Also

Lorenz.Reg