You are not logged in. You can browse but not post. Login or Register by clicking 'Login or Register' at the top-right of this page. For more information on Statalist, see the FAQ.
Thanks for confirming. that's what I ve concluded finally. Now in the middle of reshape commands. I used this one reshape wide varname, i(PatientID) j(visit) but it did not come out correct. My data is for two different groups ( Treated vs Placebo) where outcomes (many outcomes/ columns measured over three timepoint over a year). I need the group (Treated vs Placebo) to remain as long. but all other columns/ outcomes to be wide visit1, visit2, visit 3 instead of having a variable named visit and all in long format. Thanks in advance
Comment