SAS Users
Providing technical tips and support information, written for and by SAS users.
Using your smartphone accelerometer to build a safe driving profile
How to extract driving patterns by using smartphone sensors -- especially the accelerometer. With accelerometer readings in hand, you can use spectral analysis and other techniques to decompose events, and machine learning to match differentiate from patterns of risky drivers.
Quick primer on the SAS Visual Analytics app
If you use SAS Visual Analytics and don’t have the SAS Visual Analytics app, you're missing out on a ton of convenience and interaction you could be having while on-the-go. This post outlines the app highlights.
Adding blank rows in TABULATE procedure results
Do you want to insert blank rows into your TABULATE procedure tables? Here's a SAS sample and two other methods that will get the job done.