Hello,
I am currently exploring the impact of antenatal care (1 = more than 4 visits; 0 = otherwise) on child mortality (1 = if child alive; 0 = otherwise). To address endogeneity issues in antenatal care, I am using birth order as an instrumental variable.
The syntax I am using is:
ivprobit child_mortality X1 X2 X3... (anc_visit=bord)
Is this syntax correct, or should I use biprobit? Additionally, guidance on interpreting the results would be appreciated.
Thank you in advance.
I am currently exploring the impact of antenatal care (1 = more than 4 visits; 0 = otherwise) on child mortality (1 = if child alive; 0 = otherwise). To address endogeneity issues in antenatal care, I am using birth order as an instrumental variable.
The syntax I am using is:
ivprobit child_mortality X1 X2 X3... (anc_visit=bord)
Is this syntax correct, or should I use biprobit? Additionally, guidance on interpreting the results would be appreciated.
Thank you in advance.