Hi All,
I am using the women file from the Demographic and Health Survey (NFHS-4) India. In that file, each observation/record represent a woman who was interviewed in that survey.
For each woman, there are records of up to 20 children born to a woman. For each birth, they have provided the date of birth. They have also provided the date of the abortion if a woman had an abortion.
I want to identify which is the next birth after a woman had an abortion. For example, if the first child was born on 25th Jan 2005, then she had an abortion on say 2007, then again she gave birth to three children in the year 2009, 2011 and 2014. How can I identify which is the next birth after abortion
If I use the greater (>) or lesser (<) function with the date of abortion in the Stata command, it shortlists all the births before and after the abortion.
Any clue?
Related Posts with Next Birth After Abortion
OLS vs logistic regression*Hello, I was hoping someone could clarify this for me. I have used OLS regressions using the PISA d…
How to subset first row of each group?I have a dataframe of about 3 000 acquisition bids. Variables: Company ID (PERMNO) Bid ID (ID) Ann…
ttest code multiple variables that define groupHello. I cant seem to work out the coding that replicates the following function, which when copied …
The problem with rcallThe package rcall is great! But when I start, I encounter a problem. When I transfor a scalar to R, …
How to perform an equivalence test (based on a t-test) for regression coefficients?Hi, How do I perform an equivalence test (based on a t-test) for regression coefficients in STATA? …
Subscribe to:
Post Comments (Atom)
0 Response to Next Birth After Abortion
Post a Comment