Uncategorized

SAS Jedi 6
Jedi SAS Tricks: Reset SAS System Options

One of my students emailed me, asking how to easily reset SAS system options. He was looking for a one-liner solution, just like you get with graphic options: GOPTIONS RESET; While there isn't a RESET keyword for the OPTIONS statement, you can save your options settings before making changes using

0
Top 3 things to know about data mining for forecasting

In the course of my job, I get to have a lot of conversations with authors about their books. One of the aspects of those conversations I enjoy most is learning about their areas of expertise and knowledge—that could be certain SAS software or programming techniques, particular fields of analytics,

Kathy Council 12
The first SAS PROCs

I was recently following a post where a user asked what the earliest SAS PROCs (procedures) were. Since I started using SAS in 1970, I knew I could find a copy of the old documentation that we used at that time. This “user’s guide” was something that you printed out on

2
Three things everyone should know about logistic regression

In Paul Allison’s own words, “It’s about time!” The first edition of his book on logistic regression came out in 1999, and since then, “there have been an enormous number of changes and enhancements to the SAS procedures for doing logistic regression and related methods.” Allison has incorporated those changes

1 81 82 83 84 85 99