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 'clique' action finds maximal cliques in a graph. A clique is a subgraph whe...
The `addPrototypes` action from the `fcmpact` action set allows for the dynamic ...
The lmDecode action decodes recurrent neural network (RNN) scores using a specif...
Specifies the descriptive label for the variable.
The 'casOut' parameter specifies the table where the scored results will be stored. If this parameter is not specified, the action only computes the mis-classification rate for classifications and the mean squared error for regressions.
The 'nchannel' parameter specifies the number of channels to be used in the model. It defaults to 2 and must be at least 2.
The chartsTable parameter specifies the charts summary output data table. For more information about specifying the chartsTable parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
When 'includeMissing' is set to True, missing values are included when determining distinct values in group-by analysis. The default is True.