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
How many observations are sufficient for an OLS regression?Dear friends, How many observations are sufficient for an OLS regression? If I only have around 70 …
How many observations are sufficient for an OLS regression?Dear friends, How many observations are sufficient for an OLS regression? If I only had around 70 ob…
Data AnalystGood people, I have two variables Age_0-2 and Age_3-5 measuring time spent by kids watching TV over…
xi works with ml program but fv does notMy ML program works well with manually generated dummy variables and it works well with xi: too. So …
Rolling average using a variable as weight with tssmooth or otherI would like to calculate the rolling average of the estimated beta coefficient via statsby (say "_b…
Subscribe to:
Post Comments (Atom)
0 Response to logistic regression: outcome does not vary
Post a Comment