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
categorical outcome for first occuring eventDear stalisters, I am performing an event history analysis using a multinomial model (competing ris…
Reported p-value in Stata when working with population.Hi guys, I have a large dataset of scores provided to movies that I collected through web-scraping.…
using loop for saving and directoryHello, I try to use the loop for my analysis and save them and draw charts. so I receive an error se…
reshape data wide to long I am working on wide formatted data that have 11574 observations &11547 row. the repeated obser…
Expanding data with start/end date to include all dates in betweenI have a dataset with information on individual id, signup & dropout year/month in the program I…
Subscribe to:
Post Comments (Atom)
0 Response to logistic regression: outcome does not vary
Post a Comment