Uncategorized

Angela Hall 0
Advantages abound by centralizing all of those logs

In order to support a SAS Server Architecture, administrators must know where all the log files from the various SAS Business Intelligence services are located. By default, each service that generates a log will create it within the services' own configuration folder structure. For example, the metadata server log is

Rick Wicklin 0
Complex assignment statements: CHOOSE wisely

This article describes the SAS/IML CHOOSE function: how it works, how it doesn't work, and how to use it to make your SAS/IML programs more compact. In particular, the CHOOSE function has a potential "gotcha!" that you need to understand if you want your program to perform as expected. What

Rick Wicklin 0
Side-by-side bar plots in SAS 9.3

When I was at the Joint Statistical Meetings (JSM) last week, a SAS customer asked me whether it was possible to use the SGPLOT procedure to produce side-by-side bar charts. The answer is "yes" in SAS 9.3, thanks to the new GROUPDISPLAY= option on the VBAR and HBAR statements. For

Customer Intelligence
Anne-Lindsay Beall 0
Are we too close to customers?

At SAS, our marketing and R&D divisions work together with customers to develop software products. Droves of our developers attend SAS users group conferences to talk to customers, demo new technologies and get user feedback. We have three customer advisory boards who tell us how they’re using SAS products, what

Sandy Varner 0
From triptych to eBooks

Summer is moving along too fast this year. I haven’t read nearly as many books as I had planned but last week I finished Triptych by Karin Slaughter (a good read). After finishing the book I looked up the meaning of the word ‘triptych’ and the first definition was a

Learn SAS
Shelly Goodin 0
No tutus just Twitter

This morning I’m having flashbacks about tutus and ballet recitals, high school musicals, local pre-dawn television interviews, and live SAS Press webinars. However, this time the butterflies have mostly migrated, there are no fun costumes, and I’m going to be seated behind my desk. And, most importantly, I’m feeling confident

0
7 tips for being more innovative

 Since SAS is known as an innovative company, I jumped at the chance to hear advice from five SAS leaders on how to be more innovative. The following tips come from a recent panel discussion at SAS titled, “What does innovation look like to you?” Innovation is about solving problems,

Angela Hall 0
Removing the Object Names from the BI Dashboard

Each indicator added to the dashboard begins with the saved name of the indicator. Take the example below, I dragged the spark table indicator '02_Top_CustomerSAT' into the new dashboard. Of course the 02_Top_CustomerSAT name is not necessarily what my executives would like to see on their dashboard view. But I

Analytics
Ross Kaplan 0
The holy grail of pre-pay health care fraud

Everyone within the health care community recognizes that the traditional ‘pay-and-chase’ model for fraud cost reduction has some serious limitations.  Recovery of the lost funds is in some cases a mere single digit percentage point (with some exceptions – but not many) of the moneys paid.  And the effort and

Rick Wicklin 0
Finding the root of a univariate function

At the SAS/IML Support Community, a SAS/IML programmer recently asked how to find "the root of a complicated equation." That's a huge question, and many papers and books have been written on the topic of root-finding, also known as finding the zeros of a function. Everyone has favorite techniques for

Angela Hall 0
Dashboard 4.3 Global Formatting Options

Within BI Dashboard 4.3, you can change the font styles on different elements within the Dashboard. This is a global change to all the indicators displayed on the dashboard as you are unable to modify at an indicator level fonts for titles, cells, etc. Ranges are placed on indicators and

Rick Wicklin 0
Options for Printing a Matrix

A matrix is an array of numbers or character strings. When I print a matrix, I usually want to see only the data. However, sometimes it is helpful to add row or column headings that indicate the names of variables or labels for rows. A simple example is count data

1 259 260 261 262 263 302