Description Usage Arguments Value References See Also Examples
Computes an Atkinson measure of inequality within a vector.
1 | calcAtkinson(x, w = NULL, epsilon = 1)
|
x |
Numeric vector with non-negative values (strictly positive
when |
w |
Numeric vector of sampling weigths (optional) |
epsilon |
Parameter of the Atkinson index (must be strictly positive) |
A list of class "ICI"
with components:
ineq |
a list with components |
nas |
a list with NA counts, including components |
Atkinson A.B. (1970) On the Measurement of Inequality. Journal of Economic Theory, 2, pp. 244-263.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.