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.
MIXLOGITWTP space - Individual wtpHello, in choice data I am estimating wtp space using the command mixlogitwtp which works well. How…
Droping outliers based on different criteriaDear all, I use Stata 13 and I want to calculate average value of X removing outliers (1st and 99th…
Synthetic Control Aggregating Data from firm levelMy question is focused on finding the effect of the Brexit vote on the profitability of UK banks. I …
How to specify family-level option for psmatch2 (my data is at the child-level)Hi everyone, first post so pardon me if I'm making a rookie mistake. I want to compare the differen…
Add lable to binary variableHello. I have a binary variable "size" : 1 means it's small, 0 means it's large. But in my data bas…
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