PLR.normalize {LorenzRegression} | R Documentation |
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)
Arguments
object |
An object of S3 class |
Value
A matrix of re-normalized coefficients.
See Also
[Package LorenzRegression version 2.2.0 Index]