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
specifies a numeric variable that contains the weight of each observation.
The actionSetFromTable action restores a user-defined action set from a saved table in SAS Cloud Analytic Services (CAS).
The 'table' parameter is required. It specifies the input CAS table that contains the process measurement data you want to analyze.
It specifies the distinct count limit. If this limit is exceeded and the misraGries parameter is set to True, the Misra-Gries frequency sketch algorithm is used to estimate the frequency distribution. The default value is 10000.
Yes, you can save the control limits to an output data table by specifying the 'outLimitsTable' parameter. This creates a new CAS table containing the control limit values.