Hi,
I am trying to apply below mentioned HOI syntax on education data to check inequality of opportunity in education across different socio-religious categories. while running the syntax I am not getting the desired results. Also same results are showing despite changing independent variables
Am I doing something wrong.
. ssc install hoi
checking hoi consistency and verifying not already installed...
all files already exist and are up to date.
. ssc install indeplist
checking indeplist consistency and verifying not already installed...
all files already exist and are up to date.
. hoi elementary_crnt_atdns ( urban male )
--------------------------------------------------------------------------------------
| Type
Variable | Values Std Error LB (95) UB (95)
------------------------------+-------------------------------------------------------
Coverage (C) | 55.6098 0.1343 55.3467 55.8730
Dissemilarity (D) | 3.2647 0.4987 2.2873 4.2420
Human Opportunity Index (HOI) | 53.7944 0.1503 53.4997 54.0890
Pseudo R2 | 0.0044
Obs Logit | 136,091.0000
Obs | 136,091.0000
Wtg Pop | 136,091.0000
Vulnerable Pop | 52,875.0000
Vulnerable (%) | 38.8527
Obs 1 | 136,091.0000
Obs 2 | 136,091.0000
Loss (%) | 0.0000
--------------------------------------------------------------------------------------
. hoi elementary_crnt_atdns ( rural female )
--------------------------------------------------------------------------------------
| Type
Variable | Values Std Error LB (95) UB (95)
------------------------------+-------------------------------------------------------
Coverage (C) | 55.6098 0.1343 55.3467 55.8730
Dissemilarity (D) | 3.2647 0.4987 2.2873 4.2420
Human Opportunity Index (HOI) | 53.7944 0.1503 53.4997 54.0890
Pseudo R2 | 0.0044
Obs Logit | 136,091.0000
Obs | 136,091.0000
Wtg Pop | 136,091.0000
Vulnerable Pop | 52,875.0000
Vulnerable (%) | 38.8527
Obs 1 | 136,091.0000
Obs 2 | 136,091.0000
Loss (%) | 0.0000
--------------------------------------------------------------------------------------
. ssc install hoishapley
checking hoishapley consistency and verifying not already installed...
all files already exist and are up to date.
. hoishapley elementary_age_6_13 shapley ( urban male)
variable shapley not found
r(111);
. hoishapley elementary_age_6_13 shapleyc ( urban male)
variable shapleyc not found
r(111);
. hoishapley elementary_age_6_13 shapley ( st sc muslim)
variable shapley not found
r(111);
. hoishapley elementary_age_6_13 shapley ( st sc muslim) shapleyc ( male urban)
variable shapley not found
r(111);
Thank you
Regards
Suhail
Related Posts with Human opportunity index
Transfering Kendal correlations into WordDear all contributors, I am calculating Kendal correlations of more than 100 variable couples and w…
Running regressions with an index I createdHi all, I am running a regression on the impact of freedom in a country on socioeconomic developmen…
gender changes in the panel surveyDear Statalist Community, due to my thesis I am allowed to work with stata. My dataset comes from a…
Importing delimited csv with special characters including double quotesI am trying to import a large comma-delimited csv (~1M rows). Variables are bound by double quotes b…
How to run the same macro-command(s) on multiple files (creating a loop)Hi! I am wondering how to run a macro-command on multiple files in a folder. The file-names (txt) a…
Subscribe to:
Post Comments (Atom)
0 Response to Human opportunity index
Post a Comment