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 crfScore action uses a Conditional Random Fields (CRF) model to score input ...
Adds a format library to the current CAS session. This allows user-defined forma...
Shows the parameters for an action or lists all available actions....
The eventingInfo action reports whether data events will be generated for global-scope tables and session-scope tables for the current session.
You can use the "screenPolicy" parameter to recommend which variables should be screened out, transformed, or copied. It supports policies for detecting constant variables, grouping rare levels, identifying leakage, and filtering based on low coefficient of variation or high missing rates.
The 'table' parameter (required) specifies the input table, including its name, caslib, and other common parameters like 'computedOnDemand', 'computedVars', 'computedVarsProgram', 'dataSourceOptions', 'importOptions', 'singlePass', 'vars', 'where', and 'whereTable'.
You can use the `minNodeWeight` and `maxNodeWeight` parameters to specify the minimum and maximum sum of node weights in a cycle.
The 'library' parameter specifies an existing FCMP library to load.