Description Usage Arguments Value Author(s) References See Also Examples
This function computes the Gini coefficient for the Dagum Distribution.
1 | gini.Dag(a, p)
|
a |
the parameter a of the Dagum distribution as defined by Kleiber and Kotz (2003). |
p |
the parameter p of the Dagum distribution as defined by Kleiber and Kotz (2003). |
returns the Gini coefficient.
Alexander Sohn
Cowell, F.A. (2000): Measurement of Inequality, in: Atkinson and Bourguignon (eds.), Handbook of Income Distribution, pp. 1-86, Elsevier, Amsterdam.
1 2 3 4 5 6 7 |
Loading required package: gamlss
Loading required package: splines
Loading required package: gamlss.data
Loading required package: gamlss.dist
Loading required package: MASS
Loading required package: nlme
Loading required package: parallel
********** GAMLSS Version 5.1-2 **********
For more on GAMLSS look at http://www.gamlss.org/
Type gamlssNews() to see new features/changes/bug fixes.
Loading required package: Hmisc
Loading required package: lattice
Loading required package: survival
Loading required package: Formula
Loading required package: ggplot2
Attaching package: 'Hmisc'
The following objects are masked from 'package:base':
format.pval, units
[1] 0.2767026
$Gini
[,1]
[1,] 0.2755723
$bcGini
[,1]
[1,] 0.2755998
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.