Many users of SGPLOT and GTL know how to mix and match various plot statements to create graphs, sometimes in ways not originally intended. You are also aware that you can go a step beyond, and use these systems to create completely non-standard graphs such as the Spiral Plot, the Polar
English
I recently wrote about my foray into the experimental world of ODS EXCEL. Using this new destination in SAS 9.4, I was able to create multisheet workbooks -- containing reports and graphs -- in the XLSX format. I outlined some of the benefits -- such as being part of Base
Several weeks ago, I led a SAS Talks webinar on SAS/ETS emphasizing the many recent changes to the software. SAS/ETS, for those unfamiliar with the product, is SAS’s suite of econometrics, time series and forecasting tools and algorithms. While we covered a substantial amount of material in the talk, there
Light years from Earth, within the constellation Virgo, two galaxies crashed into one another. Not something you could’ve seen peering into the night sky with the naked eye. We know it happened because astronomers pieced together images from several powerful telescopes to create what CBS News called a “cosmic magnifying
It's time for another blog post about ciphers. As I indicated in my previous blog post about substitution ciphers, the classical substitution cipher is no longer used to encrypt ultra-secret messages because the enciphered text is prone to a type of statistical attack known as frequency analysis. At the root
In the morning at 6am my iPhone buzzes. But it is not the alarm clock, rather it's important information from an app. What is this, I think to myself and look sleepily at the screen: "Danger of black ice! Already 15 km traffic jam on the A3 towards Cologne!
By Cathy Enz, PhD., Lewis G. Schaeneman, Jr. Professor of Innovation & Dynamic Management, Cornell School of Hotel Administration. It seems that everyone loves to talk about innovation these days, but sadly the overuse of the word to describe minor tweaks and ordinary activities has turned it into a confusing
Scalability is the key objective of high-performance software solutions. “Scaling out” is a concept which is accomplished by throwing more server machines at a solution so that multiple processes can run in dedicated environments concurrently. This blog post will briefly touch on several scalability concepts that affect SAS.
Today, I'd like to introduce Celeste Cooper-Peel, the RFC's Wellness Supervisor. Celeste has been in the health and wellness field for twenty years. After receiving her Masters in Health Education from East Carolina University, she ventured into the mind/body world receiving training in Mindfulness-Based Stress Reduction and Yoga. Shortly after,
Many people know that the SAS/IML language enables you to read data from and write results to multiple SAS data sets. When you open a new data set, it is a good programming practice to close the previous data set. But did you know that you can have two data
Data-driven marketing is all about how marketers can harness data and analytics to create a more customer-centric, fact-based approach to customer engagement. This, combined with quality execution leads to better customer experiences and improved customer equity. However when looking at customer-brand interactions in silos such as in the call centre
Imagine this situation: You go to you doctor and tell her that "something hurts in the lower chest area." Now, based on this short description of your pain, you expect her to come up with a precise diagnosis and a specific therapy suggestion, including treatment time and associated cost. Sound
It’s my favorite time of the year, draft time! NFL and Fantasy Football fans, I don’t mean THAT draft, but similar. It’s what I will call the #SASGF15 draft! The time of year when the best and the brightest, the most knowledgeable, passionate, and inspirational SAS users submit ideas around
I received the following email from a SAS/IML programmer: I am getting an error in a PROC IML module that I wrote. The SAS Log says NOTE: Paused in module NAME When I submit other commands, PROC IML doesn't seem to understand them. How can I continue the program? The
The Third PharmaSUG-China conference was held in Beijing last week, and I had the pleasure to attend this excellent conference along with a record number of attendees. On Thursday, I presented two 1/2 day seminars on ODS Graphics. One titled "Advanced Topics in GTL" and another titled "Complex Clinical Graphs
➤ DISCLOSURE! In June 2018 Google introduced changes to the way it handles its Maps platform. They now require API key in order to embed a map, plus Google Maps "projects" must now be associated with a billing account. Unless these new Google rules are met, Google maps described in
Often we need to plot the response values for binary cases of a classifier. The graph below is created to simulate one seen at http://www.people.vcu.edu/ web site of the shock index for subjects with or without a pulmonary embolism. In this case, the data is simulated for illustration purposes only. There
We’ve all heard the tales about garlic protecting against evil and warding off vampires, but garlic is much more than an accessory to be worn around your neck at Halloween! Garlic provides numerous health benefits and is one of the most popular seasoning ingredients around. It goes well in almost
In a previous blog post I showed how to order a set of variables by a statistic. After reshaping data, you can create a graph that contains box plots for many variables. Ordering the variables by some statistic (mean, median, variance,...) helps to differentiate and distinguish the variables. You can
I’m sure, like me, you've been annoyed at being stuck in a traffic jam in a city centre somewhere, or been frustrated at your kids leaving lights on, or annoyed with the heating coming on when the weather’s warmed up and you've not got round to adjusting the thermostat. Now,
Capital investment in production capability is the weakest link in the business value chain. It always has been and likely always will be. It’s the driving force behind the tendency towards cartels, collusion and monopolies. While it can make the first entrant into a brand new market, in the long
Imagine you are the race director for a Formula One car. Decisions must be made within seconds, sometimes in the blink of an eye. When speed is of utmost importance, it is necessary for race engineers to have all relevant race data at their fingertips. Instead of having a couple of
When I create a graph of data that contains a categorical variable, I rarely want to display the categories in alphabetical order. For example, the box plot to the left is a plot of 10 standardized variables where the variables are ordered by their median value. The ordering makes it
Okay, let's say your data is in Hadoop. The distributed, open source framework is configured as it should be across low-cost servers and your data is sitting in those clusters. It's been a meaningful effort to get to this point but how does it benefit your organization? If it's not doing something
And now for the five steps: 1. Ignore industry benchmarks, past performance, arbitrary objectives, and what management "needs" your accuracy to be. Published benchmarks of industry forecasting performance are not relevant. See this prior post The perils of forecasting benchmarks for explanation. Previous forecasting performance may be interesting to know, but
It is after Labor Day in the US, meaning we must no longer wear white shoes, skirts, jackets, or trousers. But even if you are now going sans-culotte, it is time to begin thinking about organizational performance objectives for 2015. Setting forecasting performance objectives is one way for management to shine...or
The major benefit of 64-bit applications is that they no longer have the memory limitation imposed by their 32-bit predecessors. This is why many SAS customers are making the transition from 32-bit SAS to 64-bit SAS. The move to 64-bit SAS can be daunting at first sight. There are many
I wanted to pass along this reminder from Pam Stroud at the International Institute of Forecasters: Grant to Promote Research on Forecasting For the twelfth year, the IIF, in collaboration with SAS®, is proud to announce financial support for research on how to improve forecasting methods and business forecasting practice.
Today is my fourth blog-iversary: the anniversary of my first blog post in 2010. To celebrate, I am going to write a series of fun posts based on The Code Book by Simon Singh, a fascinating account of the history of cryptography from ancient times until the present. While reading