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
This action imports a Quality Knowledge Base (QKB) from a CAS library. It provid...
The `cox` action in the `phreg` (Proportional Hazards Regression) action set is ...
Provides administrative access to all personal caslibs (CASUSER and CASUSERHDFS)...
when set to True, adds the output table with a global scope. This enables other sessions to access the table, subject to access controls. The target caslib must also have a global scope. Default: FALSE
Use the 'path' parameter to provide the direct string path to a format library file. This path must be readable from the control node of the server. The 'path' parameter should not be used at the same time as the 'name' or 'caslib' parameters.
The 'missing' parameter controls this behavior. The default is 'SEPARATE', which treats missing values as a distinct category. Other options include 'NONE' (exclude observations), 'MACBIG', and 'MACSMALL' (treat as largest/smallest machine value).
specifies the maximum number of clustering steps.Default3Range1–50
Use the copyVars parameter to specify the list of variables to copy. If not specified, the default variables copied are '_path_' and '_label_'.