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 logistic action fits logistic regression models for binary, binomial, and mu...
The logisticCode action writes SAS DATA step code that can be used to compute pr...
The bartGauss action fits Bayesian additive regression trees (BART) models for a...
The bart.bartGauss action fits Bayesian additive regression trees (BART) models to normally distributed response data.
specifies the name of the action for which you want help. The name can be in the form 'actionSetName.actionName' or just 'actionName.
Specifies the name for the variable.
The available statistics are ENTROPY, MI (Mutual Information, default), NORMMI (Normalized Mutual Information), PEARSON, and SU (Symmetric Uncertainty).
Restores regression models from a binary large object (BLOB). Long form: `restore={name="table-name"}`. Shortcut form: `restore="table-name"`. The castable value can be one or more of the following: caslib, dataSourceOptions, name (required), whereTable (with sub-parameters casLib, dataSourceOptions, importOptions, name (required), vars, where).