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