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
Provides an action for performing variable clustering and providing undirected network for mining relationship among variables.
The 'code' parameter is used to request the generation of the SAS score code and to specify output options for that code, such as the output CAS table name and caslib.
specifies variables to use for analysis. For more information about specifying the inputs parameter, see the common casinvardesc parameter (Appendix A: Common Parameters).Aliasinput
Input variables for analysis are specified using the inputs parameter, which accepts a list of casinvardesc structures. Each structure defines attributes like format, formattedLength, label, name (required), nfd, and nfl for a variable.
The 'resultLimit' parameter specifies the maximum number of distinct groupings to return. Alias: limit. Range: 0–MACINT.