The starting point for your SAS® CAS projects
Full Catalog & Examples
Data preparation scripts
FAQ & Help
Business Use Cases
The catTrans action groups and encodes categorical variables using various unsup...
The applyConcept action performs concept extraction using a predefined or custom...
The annCode action generates SAS DATA step scoring code from a trained artificia...
You can use the 'varSpecs' parameter. It is a list of specifications where each element defines an aggregation. For each specification, you can set the variable name with the 'name' subparameter and the aggregation method with the 'agg' subparameter (e.g., 'SUMMARY', 'N', 'MEAN', 'MAXIMUM').
The `compareImages` action supports two methods for comparison: 'PSNR' (Peak Signal-to-Noise Ratio) and 'SSIM' (Structural Similarity Index Method), with 'SSIM' being the default.
The `exChart` parameter, when set to True, ensures that a control chart is included in the results only when exceptions (such as points outside control limits) are detected. Its default value is False.
The `applyConcept` action performs concept extraction on a given text using a concept extraction model, which is defined in a LITI (Language Interpretation for Text Information) file.
The `countreg.countregViewStore` action displays information about a regression model that has been restored from an item store.