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 fileInfo action lists the files in a caslib's data source. It provides detai...
creates a table on the server that contains results from scoring observations by...
The `check` action, part of the 'Analytic Store Scoring' action set, validates a...
specifies the table to store the scored results in. When not specified, the action scores the data set and computes only the mis-classification rate for classifications and mean squared error for regressions. For more information about specifying the casOut parameter, see the common casouttable parameter.
Yes, by setting the `no3SigmaCheck` parameter to True, you can enable tests for special causes even when the control limits are not the standard three-sigma limits.
Determine which behaivor should be used when reducing the number of worker pods on a running CAS server. Default is suspend.
specifies the vertice sizes, when greater than average, will be multiplied by this value, and vertice sizes, when less than average, will be divided by this value. Alias: attenuateVertSizes. Default: 1.
You can use the `keep` parameter, providing a list of the column names that you wish to retain in the table. All other columns will be dropped.