Hi
I am using the following command for the regression based inequality decomposition by factors. In this command coefficient of variation is computed and decomposed and if we use second command then half the squared coefficient of variation is computed and decomposed. I want to ask is there any command to measure other inequality measures like theil coefficient, mean log deviation etc. for decomposition of inequality by factors. My education, social group and religion is categorical variable and rest of the variables are continuous.
I am using the following command for the regression based inequality decomposition by factors. In this command coefficient of variation is computed and decomposed and if we use second command then half the squared coefficient of variation is computed and decomposed. I want to ask is there any command to measure other inequality measures like theil coefficient, mean log deviation etc. for decomposition of inequality by factors. My education, social group and religion is categorical variable and rest of the variables are continuous.
Code:
ineqrbd income age i.education i.religion i.social group employment income pension labor income
Code:
ineqrbd income age i.education i.religion i.social group employment income pension labor income, i2
Comment