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 nthreads parameter specifies the number of threads to use on each node. This parameter is used for parallel computations. When set to 0, all available threads are used. In some circumstances, the iml action might use fewer threads than the value that you specify in this parameter because the action's internal algorithms determine that a smaller number of threads is preferable. The range for this parameter is 0–128.
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.
Time-dependent covariates can be included by specifying an `entry` variable within the `model` parameter. This allows for modeling covariates whose values change over time.
The 'cpuStart' result is an integer. You can access the value from results.cpuStart.
The 'table.whereTable.vars.nfd' subparameter specifies the length of the format precision.