gd_compute_polarization_lb: Computes polarization index from parametric Lorenz fit

View source: R/gd_compute_pip_stats_lb.R

gd_compute_polarization_lbR Documentation

Computes polarization index from parametric Lorenz fit

Description

Used for grouped data computations,

Usage

gd_compute_polarization_lb(mean, p0, dcm, A, B, C)

Arguments

mean

numeric: Welfare mean.

p0

numeric: TO BE DOCUMENTED.

dcm

numeric: Distribution corrected mean

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

numeric


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