The starting point for your SAS® CAS 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 lpca action reduces the dimensionality of nominal variables by using logisti...
The `buildSurface` action uses the marching cubes algorithm to create a 3D surfa...
The addNodeStatus action lists details about machines that are currently being a...
The `table` parameter, which specifies the input table, is required. Its `name` subparameter is also required.
Specifies the weight variable.
The 'groupBy' parameter specifies the variables to use for grouping results. Each unique combination of the groupBy variables will form a single row in the output wide-format table.
specifies the output table containing vertices information for Analytics of Vertices based upon Vertex=. For more information about specifying the vertices5 parameter, see the common casouttable parameter.
You can use the 'recursive' parameter. This option allows you to recursively split large communities until they meet certain criteria, such as 'maxCommSize' (maximum number of nodes) or 'maxDiameter' (maximum shortest path between any two nodes in the community).