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 `uniTimeSeries.esm` action provides exponential smoothing models for univari...
The crfScore action uses a Conditional Random Fields (CRF) model to score input ...
The fism action applies the FP-growth algorithm to identify frequent item sets w...
The test3Run parameter specifies the length of the pattern for Test 3. Default: 6.
You can specify the input graph using the 'links' parameter for the link data table and optionally the 'nodes' parameter for the node data table. Alternatively, if the graph is already in memory, you can use the 'graph' parameter.
The 'on' parameter can be set to TRUE or FALSE. The default value is FALSE.
names the numeric variable to use to perform a weighted analysis of the data.
To run the `assess` action, you must specify the `table` parameter, which defines the input data table, and the `response` parameter, which indicates the response variable for the model assessment.