New Forum Focuses on Data Integration

Your requests for a discussion forum that focuses on data integration, SAS Data Integration Studio, or DataFlux products and features have been answered! The new forum is live and SAS staff have posted two great, informative posts to the SAS Enterprise…

This is your Science Fair, on SAS

Last week I talked about how I volunteered to serve as a judge for a middle-school science fair. As I expected, I enjoyed the experience quite a bit, and I hope the students got something positive from me as well. I evaluated several really impr…

Using SAS92HFADD & ViewRegistry on Windows Server 2008 R2

In my earlier post on Reviewing Installed SAS 9.2 Software and Hotfixes I mentioned that I ran into a few User Access Control issues on Microsoft Windows Server 2008 R2 when using the SAS ViewRegistry Report utility and the SAS 9.2 Hot Fix Analysis, Download and Deployment Tool (SAS92HFADD). To get the SAS ViewRegistry Report […]

Scatterplots – dealing with overplotting

In a previous post, I dealt with some SAS code for scatterplots. Various problems can arise when using scatterplots. One of them is overplotting, where two or more data are the same point. There are a variety of ways of dealing with this. First, let&#8…