get_income_gap_ratio: Calculate income gap ratio from headcount and poverty gap

View source: R/low-hanging_indicators.R

get_income_gap_ratioR Documentation

Calculate income gap ratio from headcount and poverty gap

Description

Calculate income gap ratio from headcount and poverty gap

Usage

get_income_gap_ratio(headcount, povgap)

Arguments

headcount

Numeric vector giving headcount ratio, i.e. P0 FGT measure

povgap

Numeric vector giving poverty gap ratio, i.e. P1 FGT measure

Value

Numeric vector giving the income gap ratio


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