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 logisticType3 action computes Type 3 or Joint tests for a previously fitted ...
The minCut action calculates the minimum cut of a graph. A cut is a partition of...
The `countregViewStore` action allows for the inspection and display of a count ...
Use the `inTable` parameter to specify the input data table. You need to provide the table name and optionally the caslib.
The 'language' parameter specifies the language to be used for the linguistic binaries. The default value is 'en' for English.
The `permission` parameter specifies the host access controls for the new subdirectory. Possible values are: GROUPREAD, GROUPWRITE, GROUPWRITEPUBLICREAD, PRIVATE, PUBLICREAD, PUBLICWRITE, or an integer value. The default is based on the umask of the session process. Its alias is `perms`.
The 'expDateNum' result is a double. You can access the value from results.expDateNum.
The 'copyVars' parameter allows you to specify a list of one or more variables to be copied from the input table to the output table. Keywords such as 'ALL' or 'ALL_NUMERIC' can also be used.