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
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).
The 'df' parameter specifies the degrees of freedom and is only applicable for T copulas. Its minimum value is 1.
The exportTextModel action is used to build a category astore model, a concept astore model, and a sentiment astore model.
To compute standard errors and confidence intervals, set the 'inference' parameter to TRUE. The significance level for these intervals can be adjusted using the 'alpha' parameter, which defaults to 0.05.
The required parameters for the `countreg.countregViewStore` action are `instore` and `table`.