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 columnInfo action displays information about the columns in a specified CAS ...
The loadMps action loads a string that represents a problem in standard MPS (Mat...
The brScore action scores text data based on a set of Boolean rules. These rules...
You can use the 'lift' parameter to specify the minimum lift value necessary to generate a rule. The value can range from 0 to 100, with a default of 1.
Specifies the groupBy variables. Alias: by.
specifies the maximum history line length.
Set the 'rowCount' parameter to TRUE. Be aware that some data sources may not support this parameter. The default value is FALSE.
The catTrans action supports several methods specified by the 'method' parameter: 'DTREE' (decision tree grouping), 'GROUPRARE' (grouping rare levels), 'ONEHOT' (one-hot encoding), 'RTREE' (regression tree grouping), and 'WOE' (Weight of Evidence grouping).