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 n...
The copulaFit action estimates the parameters for a specified copula type. Copul...
The copulaSimulate action simulates data from a specified copula model. A copula...
The 'table.computedVars.name' subparameter specifies the name for the variable.
specifies the maximum number of the tree level. Default: 6 Minimum value: 1
To run a basic analysis, you must specify the input data table using the `table` parameter and define the model structure using the `model` parameter, which includes specifying the dependent variable (time-to-event) and explanatory variables.
Yes, you can specify whether the graph should be treated as directed or undirected using the 'direction' parameter, which defaults to 'UNDIRECTED'.
specifies a polynomial effect. All specified variables must be numeric. A design matrix column is generated for each term of the specified polynomial. By default, each of these terms is treated as a separate effect for the purpose of model building. For more information about specifying the polynomial parameter, see the common polynomial parameter (Appendix A: Common Parameters).Aliaspoly