Category: SAS

Getting Started with Python Integration to SAS Viya for Predictive Modeling – Imputing Missing Values

In part 1 of this series, we examined our data before building any models. Among the discoveries were missing values in some of our columns. Missing values are an inevitable part of data analysis. Whether it’s due to a faulty sensor, human error, or simply the absence of information, missing […]

Getting Started with Python Integration to SAS Viya for Predictive Modeling – Imputing Missing Values was published on SAS Users.

Create User Defined Functions (UDFs) for the CAS Server on SAS Viya

Welcome back to my SAS Users blog series CAS Action! – a series on fundamentals. In this post, I’ll show how to create user defined functions (UDFs) for the distributed CAS server using SAS and CASL code. Once the UDF is created, you can use it on the CAS server with programming […]

Create User Defined Functions (UDFs) for the CAS Server on SAS Viya was published on SAS Users.

How to draw a radar chart in SAS® Visual Analytics using a custom graph – Part II

In the second of a two-part series, SAS’ Cindy Wang reveals how to create a custom graph template in SAS Graph Builder that can be rendered as a radar chart in SAS Visual Analytics.

How to draw a radar chart in SAS® Visual Analytics using a custom graph – Part II was published on SAS Users.

How to draw a radar chart in SAS® Visual Analytics using a custom graph – Part I

In the first of a two-part series, SAS’ Cindy Wang shows you how to create a radar chart in SAS Visual Analytics using custom graph capabilities.

How to draw a radar chart in SAS® Visual Analytics using a custom graph – Part I was published on SAS Users.