Hey Guys, I am very new to this SAS coding stuff. I just have one simple question. I have a variable that has 5 different categories, 0,1,2,3,4. However, for my ANOVA analysis I need the variable to only consist of 1,2,3,4. How would I go about editing my variable to get rid of the 0 and create a new variable with categories 1, 2, 3, 4? Thanks
... View more