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