make_genLorenz_fromQuantile: Makes a Generalized Lorenz Curve Function out of a quantile...

Description Usage Arguments Value

Description

Makes a Generalized Lorenz Curve Function out of a quantile function

Usage

1
make_genLorenz_fromQuantile(quantile_func, gridIntegration = NULL)

Arguments

quantile_func

A quantile function

gridIntegration

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

Value

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


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