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
Specifies the name for the variable.
Yes, by default, the folds are evaluated in parallel. You can control this behavior with the 'parallelFolds' parameter (defaulting to True) and specify the number of worker nodes for each subsession with the 'nSubsessionWorkers' parameter.
You can configure it using the method parameter, which requires a 'name' subparameter set to "DEFLATION" or "SYMMETRIC". Optional subparameters include 'maxIter' (default 500) and 'tolerance' (default 0.0001).
The 'instore' parameter is required. It is used to specify the item store from which to restore the model properties and final estimates.
Linear restrictions on parameter estimates are specified using the restrictions parameter, which accepts a list of strings representing the restrictions.