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 exploreCorrelation action explores linear and nonlinear correlations among v...
Loads a Quality Knowledge Base (QKB) into memory. This action makes the QKB avai...
Produces exponentially weighted moving average (EWMA) charts. The EWMA chart is ...
specifies the number of iterations for the variational Bayesian (VB) inference.
You must provide the 'name' of the table. Optionally, you can also specify the 'caslib' and 'dataSourceOptions'.
this value is useful for the power parameter in tweedie distribution. Default: 1.5. Range: (1, 2).
The `casOut` parameter specifies the settings for the output table that will be created. This includes properties such as the caslib, name of the table, whether to replace an existing table, and other table options.
To define a minimum cut problem, you must specify the source node using the 'source' parameter and the sink node using the 'sink' parameter. The graph itself is provided via the 'links' or 'graph' parameter.