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
Computes various features for audio files loaded into a CAS table. This action i...
The mbcScore action processes a model created by the mbcFit action and saved in ...
Executes arbitrary programs inside the SAS Embedded Process for Spark. This acti...
The 'id' parameter (aliased as 'idVar') specifies the identifier column that is used to join the data table and the annotation table.
When set to True, does not create a transient table on the server. Setting this parameter to True can be efficient, but the data might not have stable ordering upon repeated runs. Default: FALSE.
When set to False, the nice-binning algorithm is suspended and bin boundaries are not guaranteed to fall on 'nice' values. Default is TRUE.
The outcome variable is specified using the 'outcomeVar' parameter. You must provide its name and can also define its type ('CONTINUOUS', 'CATEGORICAL', 'BINOMIAL'), the event level for categorical outcomes, or the trial variable for binomial outcomes.
The 'table.singlePass' subparameter, when set to True, does not create a transient table on the server. Setting this parameter to True can be efficient, but the data might not have stable ordering upon repeated runs. Default: FALSE.