Tag: ron cody

Favorite SAS Press books from a SAS Press author

Does this situation sound familiar? You have a complex analysis that must be finished urgently. The data was delivered late and its quality and structure are far from the expected standard. The time pressure to present the results is huge, and your SAS…

Three of My Favorite Programming Tips

I often get asked for programming tips. Here, I share three of my favorite tips for beginners. Tip #1: COUNTC and CATS Functions Together The CATS function concatenates all of its arguments after it strips leading and trailing blanks. The COUNTC functi…

Ron Cody’s Tips on Using SAS University Edition

I often wonder how many people see the word “University” in the title “SAS University Edition” and think you have to be a university student to download this software. Please help me spread the word: Anyone can download the University Edition (as long as you’re using it for learning purposes) […]

The post Ron Cody’s Tips on Using SAS University Edition appeared first on SAS Learning Post.

Editing the SAS Code Generated by the One-Way Frequencies Statistics Task

Suppose you are using SAS Studio (perhaps with the University Edition) and the statistical task you need to perform is not a supported option or feature in SAS.  I know that sounds almost impossible because the statistical tasks in SAS Studio are so awesome.  But, just in case you need […]

The post Editing the SAS Code Generated by the One-Way Frequencies Statistics Task appeared first on SAS Learning Post.