View source: R/gd_compute_pip_stats_lb.R
gd_compute_gini_lb | R Documentation |
gd_compute_gini_lb()
computes the gini index from a Lorenz beta fit.
gd_compute_gini_lb(A, B, C, nbins = 499)
A |
numeric: Lorenz curve coefficient. Output of
|
B |
numeric: Lorenz curve coefficient. Output of
|
C |
numeric: Lorenz curve coefficient. Output of
|
nbins |
numeric: Number of bins used to compute Gini. |
numeric
Datt, G. 1998. "Computational Tools For Poverty Measurement And Analysis". FCND Discussion Paper 50. World Bank, Washington, DC.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.