shorrocks | R Documentation |
This function estimates the Shorrocks income mobility index for a specific inequality indext
shorrocks(
x,
w = rep(1, dim(x)[1]),
data = NULL,
na.rm = TRUE,
index = "gini",
...
)
x |
A matrix with income data |
w |
A vector of weights |
data |
A data frame in which to look for the data |
na.rm |
A logical, indicating whether or not to remove NAs |
index |
An inequality index. |
A scalar.
Markus Jantti markus.jantti@iki.fi
shorrocks1978jetincdist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.