Skip to contents

Compute poverty gap for Lorenz Beta fit

Usage

gd_compute_pov_gap_lb(mean, povline, headcount, A, B, C, u = NULL)

Arguments

mean

numeric: Welfare mean.

povline

numeric: Poverty line.

headcount

numeric: Headcount index.

A

numeric: Lorenz curve coefficient. Output of regres()$coef[1].

B

numeric: Lorenz curve coefficient. Output of regres()$coef[2].

C

numeric: Lorenz curve coefficient. Output of regres()$coef[3].

u

numeric: Normalized mean.

Value

numeric