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 'on' parameter specifies whether a brief set of action metrics is displayed.
The 'table.computedVars.label' subparameter specifies the descriptive label for the variable.
You can use the 'inputs' parameter to provide a list of variables to be included in the analysis. If this parameter is not specified, the action may use a default set of variables from the input table.
The 'IPW' (Inverse Probability Weighting) method requires the observed outcome and predicted treatment probabilities. The 'AIPW' (Augmented Inverse Probability Weighting) method is a doubly robust method that also requires predicted counterfactual outcome values in addition to what IPW requires.
You can set the "nonNegative" parameter to TRUE. The default behavior is FALSE.