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 `eig` action performs Principal Component Analysis (PCA) using the eigenvalu...
The `attribute` action manages extended attributes for in-memory tables in CAS. ...
The featureMachine action is an automated feature transformation and generation ...
Specifies the name for the variable.
Yes, by setting the "raw" parameter to TRUE. When this is enabled, the raw values of the variables are used, and the results are ordered by the raw values, overriding the "rawOrder" parameter.
specifies to look up the IP addresses of worker nodes that join a server elastically.
The nClassLevelsPrint parameter limits the display of class levels. Setting its value to 0 suppresses all levels. The minimum value is 0.
specifies that all vertices in the data are to be output even if they have no edges incident onto them. Alias: kav. Default: FALSE.