fields | R Documentation |
This function estimates the Fields income mobility index.
fields(x, w = rep(1, dim(x)[1]), data = list(), na.rm = TRUE)
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 |
A scalar.
Markus Jantti markus.jantti@iki.fi
fieldsandok1999incdist
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.