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 frontierProd action estimates the parameters of stochastic frontier producti...
The alJoin action is a fundamental tool in active learning workflows, designed t...
Reduces the dimensionality of nominal variables by using a multiple corresponden...
specifies the number of trees to create. Alias: nTrees. Default: 50. Minimum value: 1.
specifies variables to use for analysis. For more information about specifying the inputs parameter, see the common casinvardesc parameter (Appendix A: Common Parameters). Alias: input
You must use the 'pom' parameter. For each potential outcome, you need to specify the treatment level ('trtLev') and can optionally provide the variable for predicted treatment probability ('trtProb') and the variable for predicted counterfactual outcome ('predOut').
The 'actionSet' parameter is specified as a string containing the name of the action set.
Yes, the 'maxWeight' parameter allows you to specify a maximum weight. The action will only return cuts whose total link weight is less than or equal to this value.