make_lorenz_fromQuantile: Makes a Lorenz Curve Function out of a quantile function

Description Usage Arguments Value

Description

Makes a Lorenz Curve Function out of a quantile function

Usage

1
make_lorenz_fromQuantile(qf, gridIntegration = NULL)

Arguments

gridIntegration

(optional) A grid of class 'NIGrid' for multivariate numerical integration (mvQuad package)

quantile_func

A quantile function

Value

Returns a function which takes a vector of probabilities as inputs (p) and gives points at the Lorenz Curve as outputs


antrologos/inequalityTools documentation built on May 23, 2021, 11:56 a.m.