The starting point for your SAS® CAS 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 `addPrototypes` action from the `fcmpact` action set allows for the dynamic ...
The `attribute` action manages extended attributes for in-memory tables in CAS. ...
The bartProbit action fits a probit Bayesian Additive Regression Trees (BART) mo...
The crfTrain action is used to train a Conditional Random Fields (CRF) model for sequence labeling tasks.
specifies options for result tables. You can specify which result tables the server returns and how group-by results are handled. Alias tblOpts The outputTableOptions value can be one or more of the following: forceTableReturn=TRUE | FALSE when set to True, result tables are returned to the client even if the output is also saved as an output table. Default FALSE tableNames={"string-1" } specifies the names of result tables to generate. By default, all result tables are returned. Alias outputTables
The 'inputRegEx' parameter specifies a list of regular expressions, one for each variable in the inputs list.
The factmac action is designed to learn a factorization machine model.
Specifies the names of the computed variables to create. Specify an expression for each variable in the computedVarsProgram parameter. If you do not specify this parameter, then all variables from computedVarsProgram are automatically included. Alias: compVars. The casinvardesc value can be one or more of the following: format, formattedLength, label, name (required), nfd, nfl.