The starting point for your SAS® CAS 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 eventingInfo action reports the status of data event generation for the curr...
The `annotateImages` action overlays various annotations onto images within a CA...
The featureMachine action is an automated feature transformation and generation ...
The listQKBs action does not have any parameters. It is called directly to retrieve the list of all available QKBs.
The input table is specified using the `images` parameter. This parameter requires a `table` subparameter where you provide the `name` of the table and optionally the `caslib`.
'IPW' requires observed outcome values and predicted treatment probabilities. 'REGADJ' requires predicted counterfactual outcome values. 'AIPW' is a doubly robust method that requires observed outcomes, predicted treatment probabilities, and predicted counterfactual outcomes.
specifies the list of columns (besides inputs and groupBy columns) to appear in output tables. Aliases: copyVar, extraVars.
The 'tokenize' parameter specifies whether the index field is tokenized. By default, its value is FALSE.