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 cspade action performs sequence mining using the cSpade algorithm. It identi...
The condenseImages action is a utility function that converts a CAS table with n...
The community action detects communities in a graph. It is a fundamental tool fo...
The table parameter specifies the input table name, the caslib, and other common parameters such as computed variables and data source options.
The 'code' parameter is used to request the generation of the SAS score code and to specify output options for that code, such as the output CAS table name and caslib.
The required parameters are 'fmtLibName', which specifies the format library name, and 'table', which specifies the settings for the input table.
by default, the bin order is preserved for numeric variables. When set to False, the bin order is ignored for numeric variables. Default: TRUE.
The 'inputs' parameter specifies the input variables for the analysis. For more information about specifying the inputs parameter, see the common casinvardesc parameter. Alias: input.