Skip to contents

gd_estimate_poverty_stats_lq Estimates poverty stats from Quadratic Lorenz fit

Usage

gd_estimate_poverty_stats_lq(mean, povline, A, B, C)

Arguments

mean

numeric: Welfare mean.

povline

numeric: Poverty line.

A

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

B

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

C

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

Value

list