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
Generates a frequency distribution for one or more variables. It calculates coun...
The mbanalysis action performs market basket analysis, a common technique in dat...
The builtins.history action shows the actions that were run in the current sessi...
Names the raw residual. Aliases: r, resid, residual, rawResid.
specifies the rare frequency threshold. Alias: rareFreqCutOff Minimum value (exclusive): 0
The display parameter specifies a list of results tables to send to the client for display. It accepts a displayTables structure with options such as caseSensitive, exclude, excludeAll, keyIsPath, names, pathType, and traceNames.
The required parameters are 'images' for the input image table, 'outputFaces' for the output table containing surface faces, and 'outputVertices' for the output table containing surface vertices.
You can use the numberOfChannels parameter, which accepts values such as "COLOR_IMAGE", "GRAY_SCALE_IMAGE", or a specific integer value.