The DHS Program User Forum
Discussions regarding The DHS Program data and results
Home » Topics » Mortality » How to do Binary Logistic regression on Neonatal Mortality and Region (How to do Binary Logistic regression on Neonatal Mortality and Region )
How to do Binary Logistic regression on Neonatal Mortality and Region [message #24330] Sat, 23 April 2022 07:13 Go to next message
soyebur is currently offline  soyebur
Messages: 5
Registered: April 2022
Member
How to do Binary Logistic regression on Neonatal Mortality and Socio demographic Variables such as Region? How am I assure that I am doing right way?
Re: How to do Binary Logistic regression on Neonatal Mortality and Region [message #24341 is a reply to message #24330] Mon, 25 April 2022 10:02 Go to previous message
Janet-DHS is currently offline  Janet-DHS
Messages: 666
Registered: April 2022
Senior Member
Following is response from DHS Research & Data Analysis Director, Tom Pullum:

In Stata, you use the following lines in the KR or BR file to construct this outcome. You also need to specify svyset and svy.

gen nn_death=0
replace nn_death=1 if b6<128

logit nn_death [predictor variables]
Previous Topic: Sibling mortality in maternal IR files
Next Topic: Neonatal Mortality for India using NFHS 5 data
Goto Forum:
  


Current Time: Fri Mar 29 07:27:02 Coordinated Universal Time 2024