Description Usage Arguments Value References
View source: R/poverty_senIndex.R
Calculates Amartya Sen's Index of poverty
1 | poverty_senIndex(x, z, w = NULL)
|
x |
A vector of a income source |
z |
A numeric income value representing the poverty line |
w |
(optional) A vector of sample weights |
alpha |
An arbitrary inequality aversion parameter: alpha = 0 returns the poverty rate; alpha = 1 returns the average income gap. Default to 0. |
Returns the numeric value of the FGT measure of poverty
Sen, Amartya. (1976) "Poverty: An ordinal approach to measurement." Econometrica: Journal of the Econometric Society: 219-231.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.