Get acquainted with Dina Duhon, chair of SAS Global Forum 2021.
How to refactor SAS code to leverage SAS Viya
If you’re a SAS programmer who now uses SAS Viya and CAS, it’s worth your time to optimize your existing programs to take advantage of the new environment. This post is a continuation of my SAS Global Forum 2020 paper Best Practices for Converting SAS® Code to Leverage SAS® Cloud […]
Building custom apps on top of SAS Viya, Part Four: Examples
Welcome back to my series on securely integrating custom applications into your SAS Viya platform. My goal today is to lay out some examples of the concepts I introduced in the previous posts. As a quick recap: In the first installment of this series I shared my experiences on a […]
The value of a low-code/no-code approach to building machine learning models
Everyone knows that SAS has been helping programmers and coders build complex machine learning models and solve complex business problems for many years, but did you know that you can also now build machines learning models without a single line of code using SAS Viya? SAS has been helping programmers […]
The value of a low-code/no-code approach to building machine learning models was published on SAS Users.
How to unquote SAS character variable values
SAS’ Leonid Batkhan reviews SAS functionality related to the character strings quoting/unquoting, then dives deep into unquoting SAS character variables.
How to unquote SAS character variable values was published on SAS Users.
Using SAS® to analyze and visualize a quadratic ANCOVA model
Learn how to use the SGPLOT procedure for graphical representation when you perform statistical analysis for a quadratic ANCOVA model with the GLM procedure.
Using SAS® to analyze and visualize a quadratic ANCOVA model was published on SAS Users.