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 `actionSetToTable` action transforms a user-defined action set, which is a c...
The featureMachine action is an automated feature transformation and generation ...
The `buildSurface` action uses the marching cubes algorithm to create a 3D surfa...
Specifies the percentile definition to use. The definitions are numbered 1 to 6. The default value is 6. Alias: pctlDef. Range: 1–6.
You can specify the estimation method using the 'method' parameter. The available options are 'AIPW' (Augmented Inverse Probability Weighting), 'IPW' (Inverse Probability Weighting), 'REGADJ' (Regression Adjustment), and 'TMLE' (Targeted Maximum Likelihood Estimation).
It uses the `restore` parameter, which points to an in-memory table created from a binary large object (BLOB) that contains a previously fitted regression model.
The 'inputs' parameter specifies the input variables for the analysis. For more information about specifying the inputs parameter, see the common casinvardesc parameter. Alias: input.
The bart.bartGauss action fits Bayesian additive regression trees (BART) models to normally distributed response data.