gd_compute_dist_stats_lb: Computes distributional stats from Lorenz beta fit

View source: R/gd_compute_pip_stats_lb.R

gd_compute_dist_stats_lbR Documentation

Computes distributional stats from Lorenz beta fit

Description

Computes distributional stats from Lorenz beta fit

Usage

gd_compute_dist_stats_lb(mean, p0, A, B, C)

Arguments

mean

numeric: Welfare mean.

p0

numeric: TO BE DOCUMENTED.

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].

Value

list


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