Computes polarization index from parametric Lorenz fit
Source:R/gd_compute_pip_stats_lb.R
gd_compute_polarization_lb.Rd
Used for grouped data computations,
Arguments
- mean
numeric: Welfare mean.
- p0
numeric: TO BE DOCUMENTED.
- dcm
numeric: Distribution corrected mean
- A
numeric: Lorenz curve coefficient. Output of
regres()$coef[1]
.- B
numeric: Lorenz curve coefficient. Output of
regres()$coef[2]
.- C
numeric: Lorenz curve coefficient. Output of
regres()$coef[3]
.