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 mChart action produces median charts for subgroup medians. This type of cont...
The cspade action performs sequence mining using the cSpade algorithm. It identi...
Builds a concept model from linguistic rules defined in a CAS table. This action...
specifies the table containing input data. For more information about specifying the table parameter, see the common castable parameter.
The output parameter creates a table on the server containing observationwise statistics after model fitting. It accepts a genmodOutputStatement structure, which includes the required casOut subparameter for specifying output table settings and various options for naming predicted values, residuals, and confidence intervals.
You can use the 'maxCuts' parameter to specify the maximum number of cuts that the minCut action should return. By default, it returns only one cut.
You can use the 'inputs' parameter to provide a list of variables to be included in the analysis. If this parameter is not specified, the action may use a default set of variables from the input table.
Specifies the caslib for the filter table. By default, the active caslib is used.