I am using Wave IV of Add Health, and I am trying to get one partner among all of the relationships reported. The data is in the long format, and I am trying to get it to wide, but with one partner (so not just converting from long to wide because I am deliberately choosing a specific partner). Generally, I am trying to pick the more serious relationship (if they say they are married but also dating someone else, I want to drop the dating relationship in favor of the marriage).
Specifically, I am using slide 33 of this presentation to guide my process https://www.cpc.unc.edu/projects/add...rence%20slides. I coded it so I am only using people that are in a current relationship. Then I coded if people reported that they are married, cohabiting or dating (also if they are with a partner that is pregnant I included them in dating). I also coded how many times they were married/cohabiting with this partner.
Where I am stuck is if they report more than one dating/cohabiting relationship, how to choose the relationship with the longest duration (which I coded in years). I used the command gsort by the participant ID, partner ID, relationship status, and relationship length. I am looking for a way to drop the partners with the shortest duration.
Related Posts with Coding for one relationship (Add Health WIV). Dropping people with the shortest relationship duration.
EKC on STATAHello, I am comparing a linear, quadratic and cubic regression results of a Panel dataset. Those are…
Stata LoopsDear all, I have a long occupational dataset with several rows of observations for each person repr…
Problem with Estpost and Esttab, exporting to LatexHello all, I am running some issues in exporting my tabulate result into Latex. my code is …
How can I estimate a pseudo-gravity equationHello everyone I a little bit new with Stata and now I am using the pseudo-gravity equation from the…
multiple regression - r(2000) error messageHi everyone, I am new here and quite new to Stata (student) so thank you upfront for your help. I …
Subscribe to:
Post Comments (Atom)
0 Response to Coding for one relationship (Add Health WIV). Dropping people with the shortest relationship duration.
Post a Comment