LorenzRegression

R-CMD-check

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")