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 `check` action, part of the 'Analytic Store Scoring' action set, validates a...
The minCut action calculates the minimum cut of a graph. A cut is a partition of...
The crfScore action uses a Conditional Random Fields (CRF) model to score input ...
The 'rstore' parameter is required. It specifies the binary table that contains the analytic store.
The required parameters for the `image.annotateImages` action are `images`, which specifies the input image table, `annotations`, which defines the annotations to apply, and `casOut`, which specifies the output table for the annotated images.
The 'SUPERUSER' role provides the combined privileges of the 'ACTION' and 'DATA' roles, along with the ability to manage other roles and paths.
The `limitsTable` is an input parameter that specifies a CAS table containing pre-calculated control limit parameters. This allows you to apply existing control limits to your data. Conversely, the `outLimitsTable` is an output parameter that creates a new CAS table to save the control limits calculated by the maChart action for future use.
The 'useLogFbank' option controls this. When set to True (the default), the output contains log-filterbank values; otherwise, the values are linear.