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 matchImages action finds occurrences of a query image within a larger set of...
The `connectedComponents` action finds the connected components of a graph. In g...
The mdSummary action calculates multidimensional summaries of numeric variables....
The `image.annotateImages` action annotates images in a CAS table with metadata that is also contained within the table. This allows for drawing shapes, text, or other information directly onto the images.
Names the predicted value. If you do not specify any output statistics, then by default the predicted value is named _PRED_. Aliases: p, predicted, iLink, mean.
specifies the minimum number of observations on each node. Default: 5. Minimum value: 1.
The logisticCode action writes SAS DATA step code to compute predicted values of a fitted logistic regression model.
The assessBias action calculates bias metrics for predictive models.