gd_compute_gini_lb()
computes the gini index from a Lorenz beta fit.
Arguments
- 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]
.- nbins
numeric: Number of bins used to compute Gini.
References
Datt, G. 1998. "Computational Tools For Poverty Measurement And Analysis". FCND Discussion Paper 50. World Bank, Washington, DC.