powered by
calcAtkinson(x, w = NULL, epsilon = 1)
epsilon
"ICI"
Atk
xNA
wNA
totalNA
decompAtkinson
data(hhbudgets) calcAtkinson(hhbudgets[, "ingreso"], epsilon=3) summary(hhbudgets[, "transporte"]) calcAtkinson(hhbudgets[,"transporte"], w=hhbudgets[,"factor"])
Run the code above in your browser using DataLab