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 `addFormat` action is a powerful tool within the `sessionProp` action set. I...
Computes various features for audio files loaded into a CAS table. This action i...
The metrics action is used to display performance metrics for each subsequent ac...
Specifies the names of the computed variables to create. Specify an expression for each variable in the computedVarsProgram parameter. If you do not specify this parameter, then all variables from computedVarsProgram are automatically included. Alias: compVars. The casinvardesc value can be one or more of the following: format, formattedLength, label, name (required), nfd, nfl.
specifies that only shortest paths between vertex= and vertex2= (or vertexNumber= and vertex2Number=) are put into the ShortestPaths table. Alias: betweenV. Default: FALSE.
Parameter : Subparameter : Description sample : rstore : specifies the options for sampling the shadow features table : — : specifies the table name, caslib, and other common parameters.
specifies when the graph is directed that vertex=, vertexNumber=, or vertexNumeric= is the start of shortest paths, not their destination. Default: FALSE.
The brTrain action extracts Boolean rules from text data. It is part of the Boolean Rule action set.