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 code parameter provides an input string that contains a SAS/IML program. Its alias is imlstring.
Yes, you can group results by using the 'groupBy' subparameter within the main 'table' parameter. You provide a list of variable names that the action will use to group the data before performing the aggregation.
Names the change in the Pearson chi-square statistic that can be attributed to deleting the individual observation.
specifies the length of the format field plus the length of the format precision.
The caEffect action offers several estimation methods: 'IPW' (Inverse Probability Weighting), 'REGADJ' (Regression Adjustment), 'AIPW' (Augmented Inverse Probability Weighting), and 'TMLE' (Targeted Maximum Likelihood Estimation).