View source: R/gd_compute_pip_stats_lb.R
gd_compute_pov_gap_lb | R Documentation |
Compute poverty gap for Lorenz Beta fit
gd_compute_pov_gap_lb(mean, povline, headcount, A, B, C, u = NULL)
mean |
numeric: Welfare mean. |
povline |
numeric: Poverty line. |
headcount |
numeric: Headcount index. |
A |
numeric: Lorenz curve coefficient. Output of
|
B |
numeric: Lorenz curve coefficient. Output of
|
C |
numeric: Lorenz curve coefficient. Output of
|
u |
numeric: Normalized mean. |
numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.