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
Builds a concept model from linguistic rules defined in a CAS table. This action...
The assessBias action calculates bias metrics for predictive models. This is a c...
This action imports a Quality Knowledge Base (QKB) from a CAS library. It provid...
specifies that only shortest paths less than or equal to this length are put into the ShortestPaths table. Alias: longestSP. Minimum value: 0.
specifies whether the casOut table is to be produced. ALWAYS specifies the casOut table is always produced. MULTIPLE specifies the casOut table is produced is and only if there are more than one hypergroup graph. NEVER specifies the casOut table is never to be produced.
You can use the 'casOut' or 'pearsonOut' parameters to specify the settings for an output table. The 'pearsonOut' parameter is specifically for the table containing the requested statistics.
The output is specified using the 'casOut' parameter, which is a required parameter that defines the properties of the new in-memory table that will store the joined results.
The action produces an output table (specified by the "casout" parameter) that contains the identified frequent sequences and their support values.