Uncategorized

Chris Hemedinger 0
Reading the log: SAS is telling you something

Contributed by Chris Hemedinger, coauthor of SAS for Dummies, Second Edition, the genius behind The SAS Dummy blog, and the moderator of the SAS Enterprise Guide discussion forum. The SAS log is your source for information if you want to know the following: What SAS did while running your program

SAS Jedi 4
Jedi SAS Tricks: Email from the Front – Part 2

In my last blog post, I discussed how to use SAS options to send unattended email using an SMTP server. In this segment, I’ll tackle creating “pretty” email (using HTML) and sending out emails with attachments. First, I produced a basic report using ODS. I liked the look, and set

Shelly Goodin 0
SAS Author’s Unique Proposal for Valentine’s Day

It’s no surprise that the coauthors of the latest Wiley and SAS Business Series book The Executive's Guide to Enterprise Social Media Strategy are extremely socially savvy. David B. Thomas and Mike Barlow really know their stuff. It may surprise you, however, that author Thomas has unveiled an enticing new

SAS Jedi 6
Jedi SAS Tricks: Email from the Front - Part 1

I’m responsible for a SAS program that runs nightly in batch on a Linux server here at SAS. I am also a road warrior, and routine status checking via a remote connection is often tricky, and sometimes impossible due to unstable hotel internet connections. So I thought “Why can’t SAS just

Catherine (Cat) Truxillo 2
The Punchline: MANOVA or a Mixed Model?

Edited to add: Thanks for Larry Madger for noticing an important omission in my code below. I have updated the programs to include the response variables, which enables the responses to have different means. So, if you were reading last week, we talked about how to structure your data for

1 91 92 93 94 95 99