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 loadMps action loads a string that represents a problem in standard MPS (Mat...
The `attribute` action manages extended attributes for in-memory tables in CAS. ...
The caEffect action provides model-agnostic methods for estimating potential out...
The 'casOut' parameter is required. It defines the output CAS table that will be created to store the binary file.
Specifies the settings for generating SAS DATA step scoring code. For more information about specifying the code parameter, see the common codegen parameter.
Censored data is handled within the `model` parameter. You specify the censoring variable using the `censor` subparameter and the numeric value(s) that indicate a censored observation using the `censVals` subparameter.
specifies variable importance using the random branch assignments (RBA) method. Default: FALSE.
The 'copies' parameter specifies the number of redundant copies of the table's rows to create for fault tolerance. A value of 0 means no redundancy, while the default is 1.