The starting point for your SAS® and Viya™ 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 actionSetInfo action is part of the built-in action set in SAS Viya. It is u...
Provides an action for performing variable clustering and providing undirected n...
Restores a user-defined action set from a saved table. This is useful for sharin...
Specifies the name for the variable.
The 'warningPeriod' result is a double. You can access the value from results.warningPeriod.
specifies whether the variable importance information is generated. The importance value is determined by the total Gini reduction. Default: FALSE
To perform a two-way tabulation, you must specify both the 'row' parameter for the row variable and the 'col' parameter for the column variable.
The 'minGroupsLL' parameter specifies the minimum number of groups required for using post-read parallel algorithms. The default is 100000, and the minimum value is 1.