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 fmtLibCntlIn action creates a format library from a control table. This is u...
The filterDesign action designs a digital filter. It supports standard filter fa...
The analyzeMissingPatterns action performs a missing pattern analysis. It is a p...
The 'table.whereTable.vars.format' subparameter specifies the format to apply to the variable.
Yes, you can perform a stratified analysis by specifying a stratification variable in the `strata` parameter. This fits a separate baseline hazard function for each stratum.
A predictive margin is a statistical measure. In this action, you define it using the 'margins' parameter (alias: 'scenarios'). Each margin is a scenario where you can specify variables to modify and the values they should be set to, using the 'at' subparameter.
The bnet action, part of the Bayesian Net Classifier Action Set, uses Bayesian network models to classify a target variable.
Specifies the caslib for the filter table. By default, the active caslib is used.