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 'table.computedVars.name' subparameter specifies the name for the variable.
specifies the configuration file that is run on all worker nodes.
The catTrans action is used to group and encode categorical variables using a variety of unsupervised and supervised grouping techniques.
The 'modelTable' parameter specifies the input table that contains the model to explain. This table must contain an analytic store or DATA step scoring code.
The bnet action supports several methods for independence tests, specified by the 'indepTest' parameter: CHISQUARE (chi-square statistic), GSQUARE (G-square statistic), MI (normalized mutual information), CHIGSQUARE (both chi-square and G-square), and ALL (chi-square, G-square, and mutual information).