The starting point for your SAS® CAS projects
Discover technical articles from the community
Snippets & Tutorials
FAQ & Help
Business Use Cases
Full Catalog & Examples
Preparation Scripts
SAS & Python Integration
News, tech watch and site updates
Participate in the life of the site
The `actionSetToTable` action transforms a user-defined action set, which is a c...
The forestCode action generates SAS DATA step scoring code from a trained forest...
Builds a concept model from linguistic rules defined in a CAS table. This action...
The freq parameter names the numeric variable that contains the frequency of occurrence of each observation.
specifies the name for the variable.
Use the n parameter. If you set n to 0 (the default value), the action computes the same number of independent components as there are numeric variables analyzed.
The `fuzz` parameter specifies a fuzz factor for matching numeric values to a range. It allows for a small tolerance, so values that are very close to a range boundary are still included. The default value is 0, meaning no fuzziness is applied.
Names the change in the deviance that can be attributed to deleting the individual observation.