Home » Archive

Articles tagged with: SAS

Analysis & Visualization, Teaching & Training »

[15 May 2009 | 8 Comments | 39,605 views]
Choropleth Maps using SAS/Graph

I’m using this post to share materials from the talk “Fast and Easy Maps using SAS Graph” I presented to the members of the Genesee Valley SAS Users Group at their Spring 2009 meeting. This material is also cross-posted in the Presentations section at the Genesee Valley SAS Users Group web site (www.gvsug.org).

Teaching & Training »

[26 Mar 2009 | 56 Comments | 68,680 views]
Getting Your SAS Data Set into SAS

This is the second in a series of posts for new users describing methods for getting different kinds of data into the SAS¬Æ system. In this post I’m going to deal exclusively with a few of the many ways available to access SAS data files. If you have questions about another data format or don’t know what kind of file you have please read my introductory post on the topic.

Teaching & Training »

[23 Mar 2009 | 55 Comments | 2,614 views]
Getting Your Data into SAS, Part 1

Among the most common questions I get from new SAS¬Æ users is: “How do I get my data into the system for analysis?” To help address this frequent concern and provide a resource for new SAS users, this series of posts discusses some simple ways of accessing your data using the SAS system.

Teaching & Training »

[16 Jan 2009 | 59 Comments | 880 views]
Car Talk Clinic Dataset

I’ve had several requests for copies of the “Car Talk” clinic dataset I use in some of my demonstrations and in-class examples so I’ve decided to make it available for download.
If you’re familiar with NPR’s program Car Talk you know that Tom and Ray close each week’s episode by reading from a list of funny, phony Car Talk staff names. This has always been one of my favorite parts of the show so, when I found a complete listing on their website, I decided to put the 500+ names and …

Development & Design »

[12 Nov 2008 | 32 Comments | 448 views]
GVSUG Web Site

When I took over as the Genesee Valley SAS Users Group (GVSUG) webmaster I decided to clean the slate by migrating content over from their free Blogger account over to a more flexible WordPress-based solution.

Development & Design, Featured »

[2 Nov 2008 | 25 Comments | 267 views]
GVSUG RSS Widget

This is a Mac Dashboard widget I whipped up for the members of the Genesee Valley SAS Users Group as part of their revised site design. It’s pretty straightforward and uses a few custom graphics I created to mimic the appearance of a small SAS‚Ñ¢ (Cary, NC) log window.

Analysis & Visualization, Teaching & Training »

[9 Nov 2004 | No Comment | 132 views]
The SAS UNPACK Macro

I wrote this SAS macro to convert a geometrically coded numeric variable into a series of binary numeric variables. Geometric coding is sometimes used during survey design and data entry as a compact way of storing responses to “choose all that apply” style questions.