Compute poverty gap for Lorenz Beta fit
Source:R/gd_compute_pip_stats_lb.R
gd_compute_pov_gap_lb.RdCompute poverty gap for Lorenz Beta fit
Arguments
- mean
numeric: Welfare mean.
- povline
numeric: Poverty line.
- headcount
numeric: Headcount index.
- 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].- u
numeric: Normalized mean.