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 'subGroupPositionName' parameter specifies the column name for the subgroup frequencies. The default column name is '_SubPosition_'. Its alias is 'subPositionName'.
when set to True, performs graphical variable clustering without preprocessing by thresholding the sample covariance into connected components. By default, the preprocessing step is performed. Alias: noblock, Default: FALSE
When 'aggregator' is set to "MEAN", it specifies the arithmetic mean.
The destination is defined using the `externalOptions` parameter. You must specify the `extType` (e.g., 'DATABRICKS', 'FILESYSTEM', 'HADOOP', 'SINGLESTORE', 'SYNAPSE', 'TERADATA') and provide the relevant parameters for that specific external type.