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 groupByInfo action computes the index and frequency of each group, and the i...
The frontierProd action estimates the parameters of stochastic frontier producti...
The maChart action produces a uniformly weighted moving average (MA) chart. This...
The Louvain algorithm is a heuristic method for community detection. It iteratively optimizes modularity, a metric that measures the density of links inside communities as compared to links between communities. It involves two phases: first, finding small communities by optimizing modularity locally, and second, building a new network whose nodes are the communities from the first phase.
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 minimum number of backup controllers that must connect before the server accepts client requests.
specifies the number of iterations for the variational Bayesian (VB) inference.
The exploreData action performs exploration, automatic variable analysis, and grouping using comprehensive statistical profiling of the variables.