optim_LC: Optimisation of a parametric Lorenz curve

Description Usage Arguments Value References See Also

View source: R/ineqQuantile.R

Description

Optimisation of a parametric Lorenz curve

Usage

1
optim_LC(ID, income_cum, population_cum, function_form)

Arguments

ID

vector of ID area

income_cum

numeric, vector of cumulaive income shares

population_cum

numeric, vector of cumulative population shares

function_form

string, functional form in "KP", "RGKO", "ARNOLD", "CHOTIKAPANICH", "SARABIA", "ORTEGA" and "ROHDE"

Value

A dataframe with the functional forms, the parameters, the value of the NLS and the Chi-squared statistic.

References

Belz (2019), Estimating Inequality Measures from Quantile Data https://halshs.archives-ouvertes.fr/halshs-02320110

See Also

run_optim_LC


EnoraBelz/Inequality documentation built on Oct. 30, 2019, 5:37 p.m.