Tucked in the SAS Enterprise Guide Query Builder there is a text box unhelpfully labelled 'Options'. To find it select Options -> Options for this query -> General, and it is about halfway down the screen. I am going to show you how to use that text box to make your tables smaller, and how
Uncategorized
Using ‘options’ in the SAS Enterprise Guide query builder
Monitor the progress of a long-running SAS/IML program
When you have a long-running SAS/IML program, it is sometimes useful to be able to monitor the progress of the program. For example, suppose you need to computing statistics for 1,000 different data sets and each computation takes between 5 and 30 seconds. You might want to output a message
How to make infectious diseases look better
The Wall Street Journal recently published some graphs about seven infectious diseases, and I tried using SAS to improve the graphs ... it's a veritable infectious disease (graph) bake-off! Let's start with Measles ... here's a screen-capture of WSJ's measles graph: In general, their graph is eye-catching, and I learned a lot