I am passionate about teaching. My colleagues would probably say this is the understatement of the year. And it likely has something to do with the fact that both of my parents were teachers. I started my teaching career at the university level and after many years an unexpected opportunity
English
My transition from academia to SAS
SASuser power!
SASuser power! Does this phrase conjure up any images for you? I visualize SAS users across the globe, addressing messy data, combating fraud, and making use of business analytics to provide insight and add business value for organizations around the world. We, SASusers are powerful! With the Potential of One
Convert a string into a vector of characters
Sometimes it is useful in the SAS/IML language to convert a character string into a vector of one-character values. For example, you might want to count the frequency distribution of characters, which is easy when each character is an element of a vector. The question of how to convert a