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
Produces exponentially weighted moving average (EWMA) charts. The EWMA chart is ...
The `calculateErrorRate` action compares reference (ground truth) transcripts wi...
The community action detects communities in a graph. It is a fundamental tool fo...
You can use the `outsum` parameter. Within this parameter, you can specify `outSummary` for the table name, `percentiles` for specific percentile points, and `summaryStatistics` for statistics like MEAN, STDDEV, and VaR.
The input data must contain at least one numeric variable. If this condition is not met, the action will return an error status and an empty dictionary as the result.
Specifies the bin width.
The action supports two methods specified via the 'methodOptions' parameter: "DESCRIPTORMATCH" for matching using keypoint descriptors, and "TEMPLATEMATCH" for matching by template.
The 'weight' parameter specifies a numeric weight variable used to compute the rank order score of a distinct grouping.