Description
Lorenz and Penalized Lorenz Regressions.
Description
Inference for the Lorenz and penalized Lorenz regressions. More broadly, the package proposes functions to assess inequality and graphically represent it. The Lorenz Regression procedure is introduced in Heuchenne and Jacquemain (2022) <doi:10.1016/j.csda.2021.107347>.
README.md
LorenzRegression
The LorenzRegression package proposes a toolbox to estimate, produce inference on and interpret Lorenz regressions. These regressions are used to determine the explanatory power of a set of covariates on the inequality of a response variable.
Installation
You can install the development version of this package from GitHub with: –>
# install.packages("devtools")
devtools::install_github("AlJacq/LorenzRegression")