Tag: Tech

CAS Action! – a series on fundamentals

I’m excited to bring a series of posts centered on CAS Actions. The topics in the list below will be covered in posts set to publish in the next few weeks. Please check back often for new releases. CAS Actions and Action Sets – a brief intro CAS-Action! fetch CAS, […]

CAS Action! – a series on fundamentals was published on SAS Users.

Classifying messy documents: A common-sense approach (Part I)

Unstructured text data is ubiquitous in both business and government and extracting value from it at scale is a common challenge. Organizations that have been around for a while often have vast paper archives. Digitizing these archives does not necessarily make them usable for search and analysis, since documents are […]

Classifying messy documents: A common-sense approach (Part I) was published on SAS Users.

Migrating from SAS University Edition to SAS OnDemand for Academics

Thousands of SAS users are migrating from SAS University Edition to SAS OnDemand for Academics (ODA). I thought I would share some of my thoughts, having just finished two books using ODA (Getting Started with SAS Programming: Using SAS Studio in the Cloud and A Gentle Introduction to Statistics Using […]

Migrating from SAS University Edition to SAS OnDemand for Academics was published on SAS Users.

An analytic transform for cantankerous data

When using ordinary least squares regression (OLS), if your response or dependent attribute isn’t close to a normal distribution, your analysis is going to be affected and typically not in a good way. The farther away your input data is from normality, the greater the impact on your model will […]

An analytic transform for cantankerous data was published on SAS Users.

The Amazing COMPRESS Function

In the past, the COMPRESS function was useful. Since SAS version 9, it has become a blockbuster, and you might not have noticed. The major change was the addition of a new optional parameter called MODIFIERS. The traditional use of the COMPRESS function was to remove blanks or a list […]

The Amazing COMPRESS Function was published on SAS Users.

Getting the green light for a machine learning project

How do you convince decision makers in your enterprise to give a machine learning (ML) project the green light? You might be super excited about machine learning – as many of us are – and might think that this stuff should basically sell itself! The value proposition can seem totally […]

Getting the green light for a machine learning project was published on SAS Users.

Clustering made simple

In my new book, I explain how segmentation and clustering can be accomplished in three ways: coding in SAS, point-and-click in SAS Visual Statistics, and point-and-click in SAS Visual Data Mining and Machine Learning using SAS Model Studio. These three analytical tools allow you to do many diverse types of […]

Clustering made simple was published on SAS Users.