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 assumeRole action allows a user to temporarily adopt a specific administrati...
The addUserActionSetPath action adds a caslib to the user-defined action set sea...
The `annTrain` action, part of the `neuralNet` action set, is used to train an a...
The 'syntax' parameter specifies the language in which to return the action commands invoked in a session. Allowed values are 'CASL', 'LUA', or 'ASLOGGED'. The default value is 'ASLOGGED'.
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 executeProgram action is used to execute arbitrary programs inside the SAS Embedded Process for Spark.
Yes. By using the `table` parameter to point to a data source file and providing the necessary connection details in the `dataSourceOptions` parameter, the `columnInfo` action can show column information without loading the entire file into memory.
Names the deviance residual. Alias: devResid.