In the previous post, “Roses are red, violets are blue…”, I discussed the general problem of getting style attributes to line up with specific group values and some ways to overcome the problem. In this installment, I want to elaborate on the attribute map functionality in the Graph Template Language
Uncategorized
Once again NCAA men’s basketball is peaking – and so is talk of brackets and bubble-busters, bad calls and buzzer beaters, what-ifs and what the … happened? Dance Card Roundup Official Dance Card site SAS Dance Card blog series NCAA Tournament Meet the Professors Jay Coleman Bio Allan Lynch Bio
Sometimes in matrix computations you need to obtain the values of certain submatrices such as the diagonal elements or the super- or subdiagonal elements. About a year ago, I showed one way to do that: convert subscripts to indices and vice-versa. However, a tip from @RLangTip on Twitter got me
Several of us are heading out to San Francisco over the weekend for Predictive Analytics World and Text Analytics World running as part of Data Driven Business Week March 3-10 at the Marriott Marquis. If you're attending, we invite you to book your appointment with a SAS expert during Predictive Analytics
Three is the natural number following 2 and preceding 4. Earth is the third planet in its local Solar System. Humans perceive white light as the mixture of the three additive primary hues: red, green, and blue. Genetic information is encoded in DNA and RNA using a triplet codon system.
As a Master Chief in US Navy submarines, one of my favorite sayings was “Good judgment comes from experience, and experience comes from poor judgment.” I've always had difficulty solidly learning new programming techniques in a traditional classroom. The new techniques and theories I've learned don’t really take root until I've used them to solve
There have been a lot of retrospectives marking the 10th anniversary of the USA PATRIOT Act, but I think what is most compelling is how dissatisfied the industry is with the status quo . KPMG’s ‘Global Anti-Money Laundering Survey 2011’ confirmed a number of trends: cost of compliance increased 45
It was fun to see Amitava Ghosh, Senior Vice President at Reliance Communications on his visit to SAS headquarters. I was thrilled to learn that "Ami" -- my former neighbor -- is now a SAS customer using SAS Customer Intelligence to optimize campaign management. Even more exciting, Ami allowed me
In the beginning there was just raw data... rows and columns of numbers in strict, structured, disciplined formats generated by a variety of transactional and operational business systems. The volume - while quite large - was still manageable. And it was good. Well, good enough at least. Then, the “content
Neil Constable is a Principal Education Consultant at SAS in the United Kingdom, where he applies his extensive knowledge of Base SAS, SAS Enterprise Guide, and the SAS business intelligence tools. He's also the author of SAS Programming for Enterprise Guide Users, Second Edition--and this week's featured tip. You can get to know Neil
This question came up while helping my presales colleague with a client’s question: “Is Microsoft Excel in direct competition with SAS?” Not really. I like to think of SAS as partnering with Excel. Because of the following Excel benefits and its synergy with SAS. Excel has been around for years.
I recently saw a SAS Knowledge Base article called "How to stop processing your code if a certain condition is met." The article discusses the use of the %RETURN macro statement to abort the execution of a SAS program if some condition occurs. The "condition" is usually an error that
Everyone around SAS seems to be buzzing about big data and high-performance analytics (HPA). As we're preparing for conferences, product launches and customer engagements, it's the main idea on almost everyone's mind. Along with that excitement and buzz, however, it's worthwhile to step back and look at how we got here, and
Hi everyone! My name is Amy Chesebrough and I’m excited to be a contributing author on our Customer Analytics blog. I’m a journalist by degree, but admittedly this is my very first blog post! For the past 7 years I’ve been fortunate enough to manage field marketing strategies and campaigns
Well, we can't really afford to give everyone a free copy of the Building Business Intelligence Using SAS: Content Development Examples. But copies will be presented to two randomly selected participants of today's AllAnalytics.com eChat! Then you can be a part of the celebrations! Yes, that's right! People have been
Predictive Analytics World is a little over a week away. I hope you’re planning to be in San Francisco for this exciting conference. This is the first time that SAS Publishing will participate in the event, and I am really looking forward to it. We’re teaming up with the Analytics
The volatile financial markets leave no wiggle room for risk. Or second thoughts. We need the right answers to some tough questions, and we need them now. There is zero tolerance for errors. And no time for delays. Samsung Securities gets it. That's why they've boosted their SAS solution for enterprise risk management
Do you want your report to look good on the web, or to look good when you print it? Pick one. Before the SAS Report file format, that was the choice that you faced. HTML is perfect for the web browser. It's easy to scroll through tables, to apply an
Citing online job postings reviewed by talent data firm Wanted Analytics, and a Software Advice blog by Michael Koploy, APICS e-News reports that "Demand planning analysts" are hot -- one of the five hottest careers in logistics. (Free subscription to APICS e-News) Clearly, APICS means there are a lot of good jobs
In the March issue of SAS Publishing News, you'll find an interview with SAS technical editor Mike Boyd. I decided to put the spotlight on this multi-talented man for many reasons: Technical editors typically don’t receive the recognition they deserve. I’ve sought Mike’s expertise on a number of marketing projects and
In most of the articles and press pieces that speak of health care fraud, the topic is usually covered in broad terms regarding the type or activity that has taken place: over-billing to Medicare/Medicaid, services billed and not delivered, over subscription of medication (by members or Pharmacies), and the list
In the digital advertising space publishers—large and small—are operating in a complicated, fragmented environment, affected by the impact of digital, the collapse of traditional advertising economics, and the pain of legacy technologies. In this same environment, brands and ad buyers are demanding more accountability, effectiveness, and flexibility in their placements.
Unlike BASE SAS tables, OLAP cubes must exist in within the metadata in order to access from any of the OLAP Viewers. In addition to having some metadata OLAP cubes have a physical file structure presence (at least for MOLAP/HOLAP because it's a different story for ROLAP). When you refresh
I recently blogged about Mahalanobis distance and what it means geometrically. I also previously showed how Mahalanobis distance can be used to compute outliers in multivariate data. But how do you compute Mahalanobis distance in SAS? Computing Mahalanobis distance with built-in SAS procedures and functions There are several ways to
Recently I complained about the stock art used on The BFD blog header. So I was foaming with excitement when Alison Bolen (who oversees the SAS blogging platform) kindly took notice, and enlisted Mr. Blackwell to come up with something more pleasing and appropriate. OMG Mr. Blackwell!!! As a huge fan of
Managing the deluge of smart grid data. Responding to the increased demand for customer intelligence. Implementing analytics for grid optimization. These were just a few of the topics covered at this week’s inaugural “Utility Analytics Summit.” Utilities have been grappling with implementation of smart grid devices for several years and
On Thursday, February 23, SAS Press acquisitions editor Shelley Sessoms and I will take questions about getting published, why you should publish with us and the publishing industry in general. If you like our books or have considered writing your own SAS or JMP book, join us on Twitter at
One of the cool things with SAS OLAP Viewer in Add-in to Microsoft Office is your ability to skip right into a specific value. Out of the box, viewing OLAP cubes can lead you to believe that in order to view a specific value you need to click-thru a hierarchy
Teachers have more than enough to juggle each day, lacking the time to search for, and find, high-quality curricular resources online. When I would search for lesson plan supplements, I would often get lost in Google's abyss of results, spending far too much precious time sifting through mediocre materials. Until
The SAS DATA step supports a special syntax for determining whether a value is contained in an interval: y = (-2 < x < 2); This expression creates an indicator variable with the value 1 if x is in the interval (-2,2) and 0 otherwise. There is not a standard