View source: R/low-hanging_indicators.R
get_total_shortfall | R Documentation |
Calculate total shortfall from headcount, poverty gap, and poverty line
get_total_shortfall(headcount, pop, povgap, povline)
headcount |
Numeric vector giving headcount ratio, i.e. P0 FGT measure |
pop |
Numeric vector giving population size |
povgap |
Numeric vector giving poverty gap ratio, i.e. P1 FGT measure |
povline |
Numeric vector giving the poverty line |
Numeric vector giving total shortfall in the same units as the poverty line
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.