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 featureMachine action is an automated feature transformation and generation ...
The logisticType3 action computes Type 3 or Joint tests for a previously fitted ...
The mbanalysis action performs market basket analysis, a common technique in dat...
The 'seed' parameter specifies the seed for generating random numbers for the simulation, allowing for reproducibility. The default value is 0.
Specifies a list of double values for imputation for the interval variables. Aliases: valuesContinuous, valuesNumeric.
By default, both the height and width parameters are set to 32.
You can use the 'validateOnly' parameter. When set to TRUE, it validates the query syntax and returns without executing the query. The default value is FALSE.
By default, the maChart action requires subgroups to have a constant sample size. To include all subgroups in the analysis regardless of their sample size, you can set the `allN` parameter to TRUE. The control limits will then vary with the subgroup sample size.