Description Usage Arguments Details Value References Examples
This function estimates the Gini coefficient using the quantiles sampled from a fitted GAMLSS object.
1  | giniCoef(seq.i, samps.i)
 | 
seq.i | 
 a (non-empty) numeric vector of quantile locations.  | 
samps.i | 
 a (non-empty) numeric vector of quantile values.  | 
Calculates the Gini coefficient from quantiles
Returns the Gini coefficient estimate.
FIXME - references
1  | #not run, internal function
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.