SAS 9.3: the list

Alison posted the Top 10 Reasons you should care about SAS 9.3.
It’s a bit tongue-in-cheek, but it reflects just a sample of the thousands of features and tweaks that you’ll see in this new release. Even with SAS 9.2, I was nowhere near exhaustin…

Computing age in SAS 9.3

It seems like such a simple problem: how can you reliably compute the age of someone or something? Susan lamented the subtle issues using the YRDIF function exactly 1.0356164384 years ago. Sure, you could write your own function for calculating such th…

Computing age in SAS 9.3

It seems like such a simple problem: how can you reliably compute the age of someone or something? Susan lamented the subtle issues using the YRDIF function exactly 1.0356164384 years ago.

Sure, you could write your own function for calculating …