|

SAS Enterprise Guide as a Programming Aid – Finding Functions

While I believe SAS Enterprise Guide was developed to make statistical analysis easier for non-programmers, it is also a useful tool for experienced programmers. Often, I find myself thinking, “I KNOW there is  a function that does that ….” but I just can’t remember exactly what it is. Take today as an example. I have…

| | |

Multiple Languages: Why Start-ups are NOT just for young people

I’m never going to understand the idea that start-ups are for young people. It is like the ads you see where people want a 25-year-old with 15 years of experience, you know, “Expert in C++, systems administration, Linux, Windows, SAS, R, Hadoop, Ruby, Python and Java. Must have 5-plus years experience in development for mobile…

| | |

Six Start-up Lessons from Martial Arts

Twenty-eight years ago, I won the world judo championships. Unlike almost everyone else who accomplishes that feat, I did NOT go into running a judo school, selling martial arts supplies, or, more recently, mixed martial arts. Photo courtesy of Hans Gutknecht of the Los Angeles Daily News On the contrary, I immediately went into a…

|

Absolute and Relative Paths: Why my PHP / HTML / Javascript is not working

Several times on this blog, I have mentioned that the most common errors I make, and most programmers*, are the simple things like typing or forgetting to close a bracket or tag. Many of those errors are now automatically fixed by the intellisense of various IDEs (Integrated Development Environment), like Webstorm, but they still pop…

|

Little SAS tips (& special characters) while analyzing TIMSS data

For reasons I may explain later – or maybe not – I decided to analyze the TIMSS data, which is Trends in International  Mathematics and Science Study. Use a colon: Nifty tip #1 ** Ran this first *** libname LIB ‘C:\TIMSS2007\Data’; proc contents data = lib.G4_ACHIEVE07; *** Modified to only keep math items ; data lib.G4_ACHIEVE07;…

|

Where to find your LIBNAME for SAS On-Demand (beware the leopard)

But the plans were on display . . .” “On display? I eventually had to go down to the cellar to find them.” “That’s the display department.” “With a torch.” “Ah, well the lights had probably gone.” “So had the stairs.” “But look, you found the notice, didn’t you?” “Yes,” said Arthur, “yes I did….