English

Waynette Tubbs 0
Rick Langston has SASonality

This is the fifth post in the SASonality series. In this week’s post, I’ve interviewed Rick Langston, a man most SAS users have met or read about. He’s been with SAS for 30 years and attended nearly every SUGI/SAS Global Forum. In the photo at the right, Rick is the

Advanced Analytics
Mike Gilliland 0
In Defense of Outliers

If outliers could scream, would we be so cavalier about removing them from our history, and excluding them from our statistical forecasting models? Well, maybe we would – if they screamed all the time, and for no good reason. (This sentiment is adapted from my favorite of the many Deep

Chris Hemedinger 0
This list goes to 11

It's almost 2011, so let's reflect on the top 11 posts (by number of visits in 2010) on this blog. Not all of these posts were written in 2010; in fact, some of these date back to 2007. But apparently they are oldies and goodies. 1. SAS 9.2 and SAS

Michael Smith 0
Happy Holidays!

This is the week that I’m supposed to clean up my office (I won’t.), and things are supposed to slow down (They have a little.). Some folks are still here physically at work, but I think that their hearts and minds are elsewhere! Most everyone is in the mood for

Waynette Tubbs 0
Rick Wicklin has SASonality

In the few months before SAS Global Forum 2011, I'd like to introduce you to as many special SAS personalities as possible. As you probably know, I've labeled their special character, SASonality. In today's post, I'm introducing you to Rick Wicklin. Rick and I have never met face-to-face, but I

Advanced Analytics
Rick Wicklin 0
The module that vanished

Recently, I needed to detect whether a matrix consists entirely of missing values. I wrote the following module: proc iml; /** Module to detect whether all elements of a matrix are missing values. Works for both numeric and character matrices. Version 1 (not optimal) **/ start isMissing(x); if type(x)='C' then

Chris Hemedinger 0
Blogs by SAS Community - Google Reader Bundle

Here is my published Google Reader bundle that contains all of the SAS- or analytics-related blogs that are maintained by customers or others in the SAS community (excepting those by SAS employees, for which I have a different bundle). Blogs by SAS Customers AFHood Analytics Group - Blogs AnnMaria's Blog

Waynette Tubbs 0
Diane Hatcher has SASonality

In this ongoing series about people with SASonality, today’s introduction is Diane Hatcher, a Solutions Architect from SAS Technology Practice. Diane and I had exchanged e-mails many times before meeting face-to-face for the first time at SESUG 2010. Every time I passed through the SAS Solutions Center, I noticed that

1 304 305 306 307 308 321