PLR.normalize {LorenzRegression} | R Documentation |
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.
PLR.normalize(object)
object |
An object of S3 class |
A matrix of re-normalized coefficients.