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 addNodeStatus action lists details about machines that are currently being a...
The forestCode action generates SAS DATA step scoring code from a trained forest...
The addRoutines action adds FCMP (Function Compiler) routines and stores them in...
specifies the maximum number of concurrent sessions. Users who can assume an administrative role are not subject to the limit.
In the 'cntl' parameter, you can set 'optimizeVarcharPrecision' or 'optimizeVarbinaryPrecision' to TRUE. This optimizes the precision to be appropriate for the actual data instead of using the declared precision.
To run a basic analysis, you must specify the input data table using the `table` parameter and define the model structure using the `model` parameter, which includes specifying the dependent variable (time-to-event) and explanatory variables.
The metrics action displays the metrics for each action after it executes.
Specifies the output table of forecasts for this level of the hierarchy. This parameter is required for the bottom level of the hierarchy, but it is optional for other levels of the hierarchy. For more information about specifying the casOut parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).