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 logisticLackfit action computes the Hosmer and Lemeshow goodness-of-fit test...
Reserves an object (and all of its children) for update by only the current clie...
The convertMps action is a utility function within the Optimization action set. ...
The filterOrder parameter accepts a positive integer scalar, with a maximum allowed value of 200.
The `allN` parameter, when set to True, includes all subgroups in the analysis, regardless of whether their sample size equals the nominal sample size specified. The default is False.
creates a data set that depicts a tree diagram to display the hierarchical clustering results. The tree diagram can be plotted using the DENDROGRAM statement in the Graph Template Language. For more information about specifying the outTree parameter, see the common casouttable (Form 1) parameter (Appendix A: Common Parameters).
The `createBackup` action accepts the following parameters: - `path`: A string that specifies the directory path for the backup location. - `tables`: A boolean (TRUE/FALSE) that, when set to True, backs up each object as a CAS table instead of persisting the backup to the file system. The default is FALSE.
Yes, you can use the `dropConcepts` parameter to provide a list of concept names that you want to exclude from the output tables. This is useful for filtering out predefined or intermediate concepts from the final results without removing them from the model itself.