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 condenseImages action is a utility function that converts a CAS table with n...
The minCut action calculates the minimum cut of a graph. A cut is a partition of...
The logisticLackfit action computes the Hosmer and Lemeshow goodness-of-fit test...
specifies the learning rate of each tree. Default: 0.1. Range: (0–1].
The checkOutObject action reserves an object and all of its children for update exclusively by the current client session. It can also prevent an object and its parents from being checked out exclusively by another session when using the 'Shared' checkOutType.
defines a set of variables that are treated as a single effect that has multiple degrees of freedom. The collection value can be one or more of the following:details=TRUE | FALSEwhen set to True, requests a table that shows additional details that are related to this effect.DefaultFALSE* name="string"specifies the name of the effect.* vars={"variable-name-1" } specifies a set of variables that are treated as a single effect that has multiple degrees of freedom. The columns in the design matrix that are contributed by a collection effect are the design columns of its constituent variables in the order in which they appear in the definition of the collection effect.
when set to True, generates missing values at the observed missing rate. Default: TRUE
The 'casOut' parameter specifies the output CAS table that will contain the compiled categories model (MCO).