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 addRoutines action adds FCMP (Function Compiler) routines and stores them in...
The fileInfo action lists the files in a caslib's data source. It provides detai...
The logisticType3 action computes Type 3 or Joint tests for a previously fitted ...
specifies the target or response variable for training. If the variable is numeric, but not specified in the nominal= parameter and nbinstarget= is not specified, then a regression tree is trained.
The 'eigenVal' parameter specifies the output table for the eigenvalue matrix, and the 'eigenVec' parameter specifies the output table for the eigenvector matrix.
The `tolerance` parameter specifies the parity constraint violation tolerance. The mitigation process stops when the bias measurement falls below this tolerance. If set to 0, the action will run for the maximum number of iterations specified by `maxIters`.
Specifies the length of the format field.
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.