get_average_shortfall: Calculate average shortfall for the poor using headcount,...

View source: R/low-hanging_indicators.R

get_average_shortfallR Documentation

Calculate average shortfall for the poor using headcount, poverty gap ratio, and poverty line

Description

Calculate average shortfall for the poor using headcount, poverty gap ratio, and poverty line

Usage

get_average_shortfall(headcount, povgap, povline)

Arguments

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

Value

Numeric vector giving average shortfall for the poor in the units of the poverty line


PIP-Technical-Team/wbpip documentation built on Nov. 29, 2024, 6:57 a.m.