I am working with a long form data set. Each row is an event in an individual case. Thus, cases are repeated, events are unique each on a different date. I am trying to generate two new variables. One would be the sequence of each event for the case with oldest being 1. The other variable would be a count of the number of events that each case had.This can be repeated on each row.
What commands would accomplish this or what general category would it fall under.
sincerely,
Hatem
What commands would accomplish this or what general category would it fall under.
sincerely,
Hatem
Comment