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 bartGauss action fits Bayesian additive regression trees (BART) models for a...
The `buildTermIndex` action creates a term index table from a table of significa...
The copulaViewStore action displays the model and estimates that are preserved i...
specifies the type of layout algorithm. FRUCHGOLD specifies the layout algorithm is roughly based on one proposed by Fruchterman and Reingold. WALSHAW specifies the layout algorithm is roughly based on one proposed by Walshaw.
specifies the way the community algorithm decides what community a vertex belong to, when there is a choice. Alias: commPrec. Default: FALSE.
When set to True, the noCheck parameter disables checking logistic models for separation. The default value is False.
The event parameter specifies the target variable level to model. It casts multilevel classification problems into a one-versus-all binary classification problem, where the parameter value denotes the level being modeled.
when set to True, all the variables from the input table are copied to the scored output table. Alias allIdVars Default FALSE