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
Retrieves information about CAS disk cache usage, the CAS server directory name,...
This action imports a Quality Knowledge Base (QKB) from a CAS library. It provid...
The `addFormat` action is a powerful tool within the `sessionProp` action set. I...
The forestScore action is used to score a table using a forest model.
The 'groupbyTable' parameter specifies an input table that contains the groups to use in a group-by analysis. It can be specified with 'name' (required), 'casLib', 'dataSourceOptions', 'importOptions', and 'where'. Its long form is 'groupbyTable={name="table-name"}' and shortcut form is 'groupbyTable="table-name"'.
The 'modelTable' parameter (alias: 'model') is a required parameter that specifies the input table containing the forest model from which to generate the scoring code.
You can set the 'allstats' parameter to TRUE to add all statistics to the output table.
The 'ACTION' role provides unrestricted access to action sets and actions, while the 'DATA' role provides unrestricted access to caslib, table, and column definitions, including the ability to add caslibs.