Hey y'all,
I'm trying to figure out how to do 5j - I've made a variable that is -99 if the patient is HIV + and otherwise is equal to the id number of the patient, which I think is what the hint is suggesting. I'm not sure how this is helpful to me to identify patients who were previously negative and seroconverted as opposed to patients who simply tested positive on their first test. I'm thinking that it has something to do with marking duplicates between this new variable and the patient ID - has anyone had luck with this?