All Posts
If you're a SAS programmer, you have likely used loops in your SAS code to make life easier from time to time. In this blog post, I demonstrate a few ways you can use loops to do clever things in your graph code. Perhaps even the old dogs can learn
When developing SAS® data sets, program code and/or applications, efficiency is not always given the attention it deserves, particularly in the early phases of development. Since data sizes and system performance can affect a program and/or an application’s behavior, SAS users may want to access information about a data set’s
Todd Wright explains what GDPR means and shows how SAS can help you prepare for it.
This May is Global Employee Health and Fitness Month. For #GEHFM the Work/Life Center is embracing the theme of Wholehearted Living. Wholehearted living is a concept developed by writer and research professor, Dr. Brené Brown. Wholehearted living can be seen in behaviors that promote physical and emotional self-care, gratitude, compassion, mindfulness and
Building cars is towards the top of the manufacturing hierarchy - some countries are even known for the cars they build. If you want a good quality car, you probably think of Japan. If you want a stylish sports car, you probably think of Italy. If you want a diesel
David Loshin explains 4 struggles of syndicating master data across the enterprise.
There are several ways to visualize data in a two-way ANOVA model. Most visualizations show a statistical summary of the response variable for each category. However, for small data sets, it can be useful to overlay the raw data. This article shows a simple trick that you can use to
Fitting of long category values on a x-axis is usually a challenge. With SAS 9.4, the SGPLOT procedure tries to fit the values by first splitting the values at white space to see if the values will fit in the space available. This normally works well for a small number
30,000 new employees start work today in one of SAS’ sweetest acquisitions to date. Bee Downtown, a North Carolina-based company using businesses in cities to help save honey bee populations, will install two hives on SAS world headquarters campus, bringing with them 30,000 - 40,000 new honey bees. Bee Downtown-sponsored
You've got a database containing the addresses of all your customers ... but how can you plot them on a map or analyze them spatially? First, you'll need to convert the address into a numeric coordinate (latitude & longitude). SAS can do that ... with Proc Geocode! But before we
When using the SAS® system to email graphics output, a common request is to use SAS to send an email in which the graphics output is embedded in the body of the email. This functionality is not available until the second maintenance release for SAS® 9.4 (TS1M2). If you are
Today, I focus on the steps needed to make a graph that is composed of multiple heterogeneous components (in this case, dendrograms and a heat map).
Leaders in the education industry understand that when people at all levels have timely access to the right data and reports, they can generate trusted knowledge and insights that help transform programs, curriculums, student outcomes and more. That's how the industry's leaders deliver desired results faster to further student success.
지구는 여전히 많은 화산이 활동중인 ‘폭발적인 행성’입니다. 미국 워싱턴 D.C. 기반의 학술 협회 ‘스미소니언 인스티튜션(Smithsonian Institution)’은 전 세계의 화산 활동을 추적하고 데이터화하고 있는데요. 글로벌 화산 활동 프로그램(GVP; Global Volcanism Program) 데이터는 지난 10,000년 동안의 화산 및 분화 역사를 보관하고 있으며, GVP 데이터베이스는 1,500개가 넘는 화산의 명칭, 위치, 유형, 특징을 상세하게 기록하고 있습니다. 오늘은