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 `outTable` parameter specifies the output data table where the results, including the original columns and the new cluster IDs, are written. The `clusterId` parameter lets you name the column containing the cluster IDs, which defaults to 'cID'.
The builtins.history action shows the actions that were run in the current session.
The `casOut` parameter specifies the settings for the output table that will be created. This includes properties such as the caslib, name of the table, whether to replace an existing table, and other table options.
The 'cutoff' parameter specifies the cutoff for the confusion matrix. The default value is 0.5 and the range is (0, 1).
use the standard memory format.