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
Loads a binary model file, such as a sentiment analysis model (SAM), a category ...
The caslibInfo action displays information about one or more caslibs. It can sho...
The fPcaScore action performs scoring for functional principal component analysi...
The 'conf' parameter specifies the minimum confidence for the rules, with a value ranging from 0 to 100. The default value is 50.
The ciType parameter specifies the type of confidence limits that are computed for capability indices: lower, upper, or two-sided. Default: TWOSIDED. Options are: - LOWER: requests lower confidence limits for capability indices. - TWOSIDED: requests two-sided confidence limits for capability indices. - UPPER: requests upper confidence limits for capability indices.
specifies the locale to use for sorting and formatting.
When 'includeMissing' is set to True, missing values are included when determining distinct values in group-by analysis. The default is True.
Yes, an example titled 'Producing a Terms List Using the buildAutoComplete Action' is available in the documentation.