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 'outFor' table contains the forecast time series components, including actual values, predicted values, lower and upper confidence limits, prediction errors, and prediction standard errors.
You can define the groups by using either the 'nGroups' parameter to specify the number of equal-sized groups based on predicted probabilities, or the 'cutpt' parameter to provide specific cutpoints for creating the partitions.
use the duplicate value reduction memory format. This memory format can reduce the memory consumption and file size when the input data contains duplicate values.
Set the 'association' parameter to True to compute various measures of association between the row and column variables of the crosstabulation. The default is False.
Specifies a seed value. The seed is used to generate random values. Default: 0.