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 applyCategory action categorizes text documents based on a pre-built categor...
The bartScoreMargin action computes predictive margins by using a fitted Bayesia...
The 'cpuStart' result is an integer. You can access the value from results.cpuStart.
The simple.groupByInfo action computes the index and frequency of each group, and the index of each record within its group. It is part of the Simple Analytics Action Set.
When set to True, the action returns more detailed results. The default is FALSE.
The Lua syntax for this action is: `results, info = s:session_addNodeStatus{}`
The required parameters are 'casOut', which specifies the output table to store the term list, and 'table', which specifies the input index table.