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 addUserActionSetPath action adds a caslib to the user-defined action set sea...
Extracts common factors. The faExtract action is part of the Factor Analysis act...
Provides actions that are used for language models in speech-to-text systems. Th...
You can specify the starting action for the history report using the 'first' parameter. It takes an integer value representing the ordinal position of the first action to report on. Negative values are subtracted from the current action's ordinal position. The default value is 1.
Yes, by setting the 'replace' sub-parameter within the 'casOut' parameter to TRUE, you can overwrite an existing table that has the same name.
specifies whether to encode the variable names such as predicted probabilities of a binary or nominal target in the generated casout table. The predicted probabilities are named with the prefix P_ instead of _DT_P_. Default: FALSE
Data partitions by variable are defined using the partByVar parameter, which accepts a partByVarStatement structure. This includes the name (required) of the partitioning variable and values for test, train, and validate roles.
Specifies data source options. Aliases: options, dataSource. For more information about specifying the dataSourceOptions parameter, see the common dataSourceOptions parameter (Appendix A: Common Parameters).