My research topic is about child mortality and risk factors, including education, age, child with full vaccination or not and so on.
so my outcome is child mortality, where 0 means alive and 1 means death.
All risk factors (variables) are dummy variables.
My problem is that i tried to do logistic regression as below:
logit child_mortality ib1.gender ib1.wealth ib1.ch_fullvaccine, or
but the results showed outcome does not vary.
To figure out, i tried to do single regression first:
logit child_mortality ib1.gender,or
All results are fine except the variable ch_fullvaccine. the results indicated outcome does not vary.
May i know how to deal with it?
Related Posts with logistic regression: outcome does not vary
Choice of regression modelMy dependent variable is interval but bounded in the interval 5 to 80. All the values are known with…
help on stacking matricesHi, Stata gurus, this seems to be easy, once with right Mata commands. I have N matrices, same num…
Problem with bysort command as it is always showing not sorted!Dear Stata Members I would like to calculate the industry sales growth (isg) and following is my sam…
ivreg2 warning covariance matrix of moment conditions not of full rankDear Stata Users, I was trying to estimate an IV regression (2SLS) I have few dummies in my model, …
2SLS with we use polynomial terms of birth cohort.Hello, I am trying to estimate a fuzzy RD. Fuzzy RD is equivalent to 2SLS (Hahn et al. 2001). So I …
Subscribe to:
Post Comments (Atom)
0 Response to logistic regression: outcome does not vary
Post a Comment