Here is a little trick to file away. Given a row vector of zeros and ones, thought of as representing a number in base 2, the following SAS/IML statements compute the decimal value of that vector. proc iml; x = {1 0 0 1 1 1}; /* number in base
Here is a little trick to file away. Given a row vector of zeros and ones, thought of as representing a number in base 2, the following SAS/IML statements compute the decimal value of that vector. proc iml; x = {1 0 0 1 1 1}; /* number in base
I've been working with date-time data on a recent project, and I've come across a few SAS programs that have "opportunity for improvement" when it comes time to create reports. (Or maybe I haven't, and I contrived this entire blog post so that I could reference one of my favorite
SAS said, "Hello, San Francisco!" for the Western Users of SAS Software (WUSS) conference October 12-14. The conference was chaired by Kathy Valdes, from SRI, and Ginger Carey, from Carey Consulting, two long time SAS users. With no time for Sittin’ on the Dock of the Bay, we kicked off the event -