SAS' Xilong Chen introduces the new DEEPCAUSAL procedure in SAS Econometrics for causal inference and policy evaluation and much more.
English
A colleague spent a lot of time creating a panel of graphs to summarize some data. She did not use SAS software to create the graph, but I used SAS to create a simplified version of her graph, which is shown to the right. (The colors are from her graph.)
A colleague spent a lot of time creating a panel of graphs to summarize some data. She did not use SAS software to create the graph, but I used SAS to create a simplified version of her graph, which is shown to the right. (The colors are from her graph.)
Many cities have Open Data pages. But once you download the data, what can you do with it? This is my sixth in a series of blog posts where I download public data about Cary, NC, and demonstrate how you might analyze that type of data (for Cary, or any
Technological advancements in connectivity and global positioning systems (GPS) have led to increased data tracking and related business use cases to analyze such movements. Whether analyzing a vehicle, an animal or a population's movements - each use case requires analyzing underlying spatial information. Global challenges such as virus outbreaks, deforestation
SAS' Leonid Batkhan shows how to cut away ANY unwanted trailing characters (not just blanks) from SAS text strings to clean up your data.
Plant control is key for manufacturers to run their operations. Since the advent of computers, process industries have witnessed the impact of new technologies in terms of safety, stability and resiliency. Here is a five-decade overview of those technologies: 1950s: Electromechanical systems set the basis of modern process control by
This virus is very scary and it changes constantly. So when you let a virus like that infect millions and millions of people, it's going to make all of those mistakes in copying itself over and over again. - Meghan Schaeffer, Epidemiologist, SAS Meghan Schaeffer, EdD, MPH, MPA, is a
See how intelligent decisioning and machine learning from SAS and Microsoft help a fictitious banking customer simplify and reduce risk in its home loan portfolio.
The number of possible bootstrap samples for a sample of size N is big. Really big. Recall that the bootstrap method is a powerful way to analyze the variation in a statistic. To implement the standard bootstrap method, you generate B random bootstrap samples. A bootstrap sample is a sample
Many cities have Open Data pages. But once you download the data, what can you do with it? This is my fifth in a series of blog posts where I download public data about Cary, NC, and demonstrate how you might analyze that type of data (for Cary, or any
You can use the bootstrap method to estimate confidence intervals. Unlike formulas, which assume that the data are drawn from a specified distribution (usually the normal distribution), the bootstrap method does not assume a distribution for the data. There are many articles about how to use SAS to bootstrap statistics
Welcome back to my SAS Users blog series CAS Action! - a series on fundamentals. I've broken the series into logical, consumable parts. If you'd like to start by learning a little more about what CAS Actions are, please see CAS Actions and Action Sets - a brief intro. Or
There is general agreement that artificial intelligence (AI) has the potential to transform health care. However, there is also little doubt that this process has not yet really started. Hospitals and health care providers have been relatively slow to adopt AI solutions on a large scale. Beyond automation There are
This post, written by Radhikha Myeni and Jagruti Kanjia, will demonstrate how easy it is to build and deploy a machine learning pipeline by using SAS and Python. The Model Studio platform provides a quick and collaborative way to build complex pipelines by dragging and dropping nodes from a web-based
One of the most common reasons for discontinuing breastfeeding is low milk supply – real or perceived. Dwindling breast milk supply can be caused by a variety of factors including ineffective latch, not nursing often enough, hormones, certain medications, stress and nutrition. The good news is many supply issues can
For graphing multivariate data, it is important to be able to convert the data between "wide form" (a separate column for each variable) and "long form" (which contains an indicator variable that assigns a group to each observation). If the data are numeric, the wide data can be represented as
During lockdowns across Europe and beyond, we all moved our lives online. We worked remotely and had meetings via Teams or Zoom. We also socialised and shopped online. For many people, this was familiar territory. For others, it opened up a whole new world—and highlighted significant problems with the ‘old
Curious about how the COVID-19 vaccine has impacted the world around you? This SAS Viya powered data visualization shows information related to the COVID-19 vaccination efforts in the United States. Here's what you can learn from this dashboard. Percentage of vaccinated Americans In August 2021, the CDC reported that over 50% of
Editor's note: Jack Liu is a member of SAS Analytics Explorers, a SAS community that is dedicated to exploring analytics, sharing knowledge, having fun and helping SAS users in their careers. Members were recently invited to share their analytics journeys, and Jack responded with his impressive story. If you're a
If you’re curious about what it’s like to work at SAS, you’re in the right place. Our people are always asking, “What if?" and pushing the bounds of innovation, and their curiosity is at the core of our company. Today, meet Annette Green, our Regional Vice President of the DACH region in EMEA. She’s sharing about her
Many cities have Open Data pages. But once you download the data, what can you do with it? This is my fourth in a series of blog posts where I download public data about Cary, NC, and demonstrate how you might analyze that type of data (for Cary, or any
"Protect breastfeeding: a shared responsibility" is this year's theme for World Breastfeeding Week. SAS has been a strong supporter of mothers who desire to breastfeed their babies by making offices adaptable to pumping/nursing and providing comfortable Mother-at-Work pump rooms across campus. The on-site Health Care Center has prioritized supporting breastfeeding mothers and infants for nearly
In our previous section of the series we discussed the impact of missingness and techniques to address this. In this final section of the series we look at how we can use drag-and-drop tools to accelerate our EDA. As mentioned at the beginning of this series, SAS Viya offers multiple
SAS' Leonid Batkhan shows you how to remove ANY leading characters (not just blanks) from text strings to tidy up your data.
This article shows how to create a "sliced survival plot" for proportional-hazards models that are created by using PROC PHREG in SAS. Graphing the result of a statistical regression model is a valuable way to communicate the predictions of the model. Many SAS procedures use ODS graphics to produce graphs
Reasoning frameworks of artificial intelligence used in criminal justice and health care systems move us to rethink how AI can be constructed to help foster an equitable society. We interact daily with algorithms that over time predict and inform our actions. Spam filters in e-mail and real-time mapping technologies on
SAS and Microsoft are working tirelessly to improve offerings and connectivity between SAS Viya and Microsoft Azure environments across industries.
I’ve worked with expectant moms for a quarter century. I can spot a new mom-to-be from a mile away. There is a lot of wonderment with new mommies. They have lots of questions and are unsure if they are doing everything right, fear what they identify as shortcomings and put
Many cities have Open Data pages. But once you download the data, what can you do with it? This is my third in a series of blog posts where I download several datasets from Cary, NC's open data page, and give you a few ideas to get you started on