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
Computes various features for audio files loaded into a CAS table. This action i...
creates a table on the server that contains results from scoring observations by...
The actionSetInfo action is part of the built-in action set in SAS Viya. It is u...
Specifies the name for the variable.
The 'table.whereTable.where' subparameter specifies an expression for subsetting the data from the filter table.
specifies a small value to avoid zero in division. Default: 1E-12. Minimum value: 0.
specifies the table to store the decision tree model in. When not specified, a random name is generated. For more information about specifying the casOut parameter, see the common casouttable parameter.
By default, the maChart action requires subgroups to have a constant sample size. To include all subgroups in the analysis regardless of their sample size, you can set the `allN` parameter to TRUE. The control limits will then vary with the subgroup sample size.