Description Usage Arguments Value
Makes a Generalized Lorenz Curve Function out of a quantile function
1 | make_genLorenz_fromQuantile(quantile_func, gridIntegration = NULL)
|
quantile_func |
A quantile function |
gridIntegration |
(optional) A grid of class 'NIGrid' for multivariate numerical integration (mvQuad package) |
Returns a function which takes a vector of probabilities as inputs (p) and gives points at the Generalized Lorenz Curve as outputs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.