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 centrality action calculates various centrality metrics to identify the most...
Produces exponentially weighted moving average (EWMA) charts. The EWMA chart is ...
Restores a user-defined action set from a saved table. This is useful for sharin...
required parameter table={castable}, specifies the settings for an input table. For more information about specifying the table parameter, see the common castable (Form 1) parameter (Appendix A: Common Parameters).
The degrees of freedom (df) can be controlled using two parameters. The 'df' parameter directly sets the degrees of freedom, while the 'dfReduce' parameter specifies a value to subtract from the default degrees of freedom, which is typically the number of groups minus 2.
Specifies the imputation technique for nominal variables. Options: MODE (replaces missing values with the mode), VALUE (replaces missing values with the values specified in the valuesInterval and valuesNominal parameters).
The bart.bartGauss action fits Bayesian additive regression trees (BART) models to normally distributed response data.
specifies the maximum number of children (branches) allowed for each level of the tree. Default: 2. Minimum value: 1.