Uncategorized

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

Rick Wicklin 0
A simple signum function

The other day I needed to compute the signum function for each element of a matrix. If x is a real number, then the sgn(x) is -1 when x<0, 1 when x>0, and 0 when x=0. I wrote a SAS/IML module that contains a compact little expression: proc iml; start

Sandy Varner 0
Wheeling and Dealing with SAS eBooks!

contributed by Sandy Varner, SAS Publishing Operations Manager We’ve been talking a lot lately about eBooks. I hope you’ve downloaded the FREE Kindle eBook What’s New in SAS 9.3. Now, we have two more eBook deals for you from SAS Publishing – one for JMP users and one for SAS

Shelly Goodin 0
FREE eBook promotion for What's New in SAS 9.3

contributed by SAS Publishing's Shelly Goodin There's been a lot of excitement, inside and outside of SAS, about the recent release of SAS 9.3. And there is a wealth of useful information to keep you informed about the latest offerings. For instance, you can learn more about SAS 9.3 by

0
Having a SAS book on the Kindle

Anyone that keeps up with this blog knows that I'm quite fond of my SAS books. So the thought of having an electronic copy of a book seemed a bit daunting at first. But, while at PHARMSUG this past May, I was fortunate enough to be awarded a Kindle from

Rick Wicklin 0
How I Know When to Blog

Yesterday, Jiangtang Hu did a frequency analysis of my blog posts and noticed that there are some holidays on which I post to my blog and others on which I do not. The explanation is simple: I post on Mondays, Wednesdays, and Fridays, provided that SAS Institute (World Headquarters) is

Rick Wicklin 0
An easy way to specify dates and times

Dates and times. As Wayne Finley states in his SUGI25 paper on SAS date and time handling, "The SAS system provides a plethora of methods to handle date and time values." Along with the plethora of methods is a plethora of papers on the topic. If you want to trick

Advanced Analytics
Mike Gilliland 0
Announcing: SAS Forecast Server 4.1

Tuesday's release of SAS 9.3 included the new SAS Forecast Server 4.1, which has several valuable enhancements: Combination (Ensemble) Models: A combination of forecasts using different forecasting techniques can outperform forecasts produced by using any single technique. Users can combine forecasts produced by many different models using several different combination

Learn SAS
Shelly Goodin 0
SAS Press all-star author recruiter

A couple of weeks ago, SAS Press acquisitions editor Shelley Sessoms gamely agreed to participate in SAS Publishing's first ever "live" Facebook discussion. Shelley is an all-star author recruiter with an average RBI (real book interest) of acquiring 40 book proposals a year. Many SAS and JMP users, as well

1 260 261 262 263 264 311