Human opportunity index
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 in advance
Regards
Suhail
Related Posts with Human opportunity index
Interpreting the coefficients of ARIMA (ARIMAX model)Dear all, am kindly requesting help on interpretation of ARIMA model coefficients with both MA and A…
Using several loops togetherHi all, I am new in this forum so if this is not the proper place to post this question let me know…
mixed effect generalised linear model with binary data and identity link functionHi Statalisters, I am looking to fitting a mixed model for binary data with an identity or log link…
Collinearity because of technical problem in Fixed Effects Panel RegressionHi, I am trying to look at the differences in income between African-Americans and White Americans.…
ridge parameterHi Forum! I have a simple question for you that could help me a lot: is there any stata command that…
Subscribe to:
Post Comments (Atom)
0 Response to Human opportunity index
Post a Comment