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 compareImages action compares images from a source table with images from a ...
The cspade action performs sequence mining using the cSpade algorithm. It identi...
Implements generalized linear multitask learning and solves multiple related spa...
When set to TRUE, the "sasTypes" parameter converts data to fixed-width character and double data types.
specifies the maximum number of levels in a group-by set. When the server determines this number of levels, the server stops and does not return a result. Specify this parameter if you want to avoid creating large result sets in group-by operations.
The `copulaSample` parameter is required. It specifies the name of the input table that contains the copula simulation in uniform margins.
specifies the number of seconds to keep the table in memory after it is last accessed. The table is dropped if it is not accessed for the specified number of seconds. Default: 0. Minimum value: 0
Specifies the maximum number of iterations for percentile computation. Alias is pctlMaxIters.