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 brTrain action extracts Boolean rules from a collection of documents. It is ...
The caslibInfo action displays information about one or more caslibs. It can sho...
The `fedSql.execDirect` action submits a SAS FedSQL language statement for immed...
The 'outNodes' table contains the graph node information along with any calculated metrics on the nodes, such as their assigned community ID. The 'outLinks' table contains the graph link information, also supplemented with any calculated metrics on the links.
specifies the caslib for the input table that you want to use with the action. By default, the active caslib is used. Specify a value only if you need to access a table from a different caslib.
The `actionSetToTable` action creates an in-memory table from a user-defined action set.
The required parameters are 'table', which specifies the input CAS table for analysis, and 'casOut', which specifies the output CAS table to store the results of the analysis.
The 'mfccOptions' parameter specifies the settings to determine how to perform the Mel-frequency cepstral coefficient (MFCC) feature computations.