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 copyTable action allows for the duplication of an in-memory table to another...
The crfScore action uses a Conditional Random Fields (CRF) model to score input ...
The `arima` action provides a comprehensive set of tools for univariate time ser...
The required parameters are 'fmtLibName', which specifies the format library name, and 'table', which specifies the settings for the input table.
Displays the action metric setting.
Specifies the maximum number of iterations for percentile computation. Alias: pctlMaxIters.
The 'whereTable' subparameter in 'modelTable' specifies an input table whose rows are used as a WHERE filter for the model data. If the 'vars' subparameter is not specified for 'whereTable', all common variable names between the input table and the filtering table are used for matching rows. This filter is applied first if a 'where' expression is also provided for 'modelTable'.
specifies the maximum number of clustering steps. Default: 3, Range: 1–50