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 core action can generate two main output tables: 'outNodes', which contains the core number for each node in the graph, and 'outLinks', which contains the links that form the resulting core subgraphs.
The audio.loadAudio action is used to load audio files from a specified path into an in-memory CAS table.
specifies the number of community algorithm iterations to perform before the commPrecedence= parameter is used to make labelling decisions.
Polynomial effects are specified using the polynomial parameter, which accepts a list of polynomial structures. Each structure defines degree, details (True/False), labelStyle, mDegree, name (required), noSeparate, standardize, and vars (required list of variable names).
specifies that the layout is initially determined without vertices with high degree, i.e. vertices with degree at least highdegree= times the number of vertices in the graph. Default: 0.75. Range: 0–1.