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
Computes independent components by using the fastICA method. This action separat...
The `attribute` action manages extended attributes for in-memory tables in CAS. ...
The logisticLackfit action computes the Hosmer and Lemeshow goodness-of-fit test...
You can use the 'seed' parameter to specify a seed for fold sampling, which ensures reproducibility of the cross-validation process. The default value is 0.
Specifies the weight variable.
Specifies the name of the filter table.
You can generate an output table with various statistics by using the 'output' parameter and specifying a CAS output table with 'casOut'. Within the 'output' parameter, you can request statistics such as predicted mean ('pred'), probability of the observed count ('prob'), and the linear predictor ('xbeta').
Specifies the name of the input table.