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 logistic action fits logistic regression models for binary, binomial, and mu...
The convertMps action is a utility function within the Optimization action set. ...
Names the leverage of the observation. Alias: hatDiag.
specifies the list of columns to hypergroup, i.e. values will be graph vertices. For more information about specifying the inputs parameter, see the common casinvardesc parameter. Alias: input.
specifies a numeric variable that contains the weight of each observation.
When set to True, all scale types will be computed. Default is False.
The 'encodeName' parameter (default: FALSE) specifies whether to encode variable names, such as predicted probabilities of a binary or nominal target, in the generated CAS output table. If set to TRUE, predicted probabilities are prefixed with 'P_' instead of '_DT_P_'.