Must remember: SAS is not C and trying to treat it as though it were will only lead to pain and frustration. Even though C is better.
Getting a word in edgewise
Must remember: SAS is not C and trying to treat it as though it were will only lead to pain and frustration. Even though C is better.
That made me sad.
Try using R (www.r-project.org), which is a real language (more LISPy than C), and just use SAS for linear models.
Sadly, work doesn’t let me choose. It’s an institutional decision. =/
Well, you can use R to do the data munging bits, and SAS for the ‘official’ analysis, and save yourself some tears. R is totally free, after all.