View source: R/low-hanging_indicators.R
get_average_shortfall | R Documentation |
Calculate average shortfall for the poor using headcount, poverty gap ratio, and poverty line
get_average_shortfall(headcount, povgap, povline)
headcount |
Numeric vector giving headcount ratio, i.e. P0 FGT measure |
povgap |
Numeric vector giving poverty gap ratio, i.e. P1 FGT measure |
povline |
Numeric vector giving the poverty line |
Numeric vector giving average shortfall for the poor in the units of the poverty line
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.