Uncategorized

0
In a small (and uncertain) world

The start of the year seems to have been full of uncertainty for European financial markets. This seems to apply to everything from Greek debt to bankers’ bonuses and, despite access to so much information about what is happening globally, it remains difficult to understand what is certain fact and

Rick Wicklin 0
ANY versus ALL: Testing the elements of a vector

The fundamental units in the SAS/IML language are matrices and vectors. Consequently, you might wonder about conditional expression such as if v>0 then.... What does this expression mean when v contains more than a single element? Evaluating vector expressions When you test a vector for some condition, expressions like v>0

Analytics
Jennifer Marchi 0
So many WOWs…in so little time

I remember the first time I saw a Cirque du Soleil® performance—the artistry, the split-second timing, that repeating sense of WOW.  I was an instant fan. Funny… but I got that same sense of awe the first time I saw a demo of SAS® Visual Analytics.  I’d read the project

Analytics
Vincent Talucci 0
Promises, (over)promises

As public safety officials leaf through their favorite criminal justice periodical they are greeted with pages and pages of analytics advertisements. These ads are laden with promises of robust and scalable solutions, improved efficiencies and, yes, the promise of prediction. While reading the advertisements, the mental conversation may go something

Analytics
Shannon Heath 0
Proud to back the Pack

Yesterday was one of those (many) days where I felt the pride of working at SAS. It all started when I read a News & Observer article detailing the plight of student journalists at NC State University's newspaper, The Technician, trying to get to St. Louis to cover their beloved Wolfpack

Learn SAS
Lou Metzger 0
There are NO dumb questions

I've heard many questions during my 6 years as Sales Manager for SAS Publishing. I’ve noticed that we frequently get similar questions from customers. I’ve compiled a few of these frequently asked questions below with answers. I hope this helps. Please let us know what information would help you navigate our books. Question: I am

SAS Events
Aimee Rodriguez 0
Top 3 tips for advanced SAS programmers

Art Carpenter’s newest book, Carpenter’s Guide to Innovative SAS Techniques, offers advanced SAS programmers an all-in-one programming reference that includes advanced topics not easily found outside the depths of SAS documentation or more advanced training classes. No matter how you approach the use of SAS software, the techniques provided in

Rick Wicklin 0
Row vectors versus column vectors

The SAS/IML language supports both row vectors and column vectors. This is useful for performing linear algebra, but it can cause headaches when you are writing a SAS/IML module. I want my modules to be able to handle both row vectors and column vectors. I don't want the user to

Data Visualization
Sanjay Matange 0
Graphs with class

When the data is classified by multiple class variables, you can certainly create graphs using BY variables.  This results in separate graphs, one for each level of the BY variable crossings.  Each graph is scaled by its own data subset, and comparisons across BY levels is harder. When comparisons need to be

Alison Bolen 0
Optimizing assortments with big data

Macy's Inc. is one of the nation’s largest and most well-known retailers, with a loyal base of customers who shop at its stores and online. The company’s e-commerce division, Macys.com, is relying on big data and high-performance analytics software from SAS to better understand its customers and help increase overall

Rick Wicklin 0
Linear interpolation in SAS/IML

A recent discussion on the SAS-L discussion forum concerned how to implement linear interpolation in SAS. Some people suggested using PROC EXPAND in SAS/ETS software, whereas others proposed a DATA step solution. For me, the SAS/IML language provides a natural programming environment to implement an interpolation scheme. It also provides

Learn SAS
Shelly Goodin 0
SAS author's tip: writing LSMEANS statements

This week's SAS tip on writing LSMEANS statements comes from the big spring-green book A Step-by-Step Approach to Using SAS for Univariate and Multivariate Statistics, Second Edition. Striking in appearance, this comprehensive guide by professors Norm O'Rourke, Larry Hatcher, and Edward J. Stepanski is a great resource for students, researchers, and data analysts.

Julie Platt 0
SAS eBooks: How are YOU reading them?

In a recent blog post, we received a comment that, while the Kindle was a favorite eReading device, it wasn’t the choice for technical material. Honestly, this is something we’ve wondered about! We’re seeing that eBooks are becoming more and more popular with SAS users. But, are these books being

Mike Gilliland 0
More research from Harvard Business Review

There is something that 90% of us admit to doing, and the other 10% will lie about. That, of course, is Googling yourself. As an avid follower of myself, and everything I do, I look forward to a weekly Google Alert that tells me all about what I've been up to.

1 242 243 244 245 246 311