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 supervised techniques require a target variable and include 'DTREE' (decision tree), 'RTREE' (regression tree), and 'WOE' (Weight of Evidence). These methods use the target variable to guide the grouping process.
Small colors are merged into bigger colors until this number of colors remain. Alias: nColours. Minimum value: 1.
The 'path' parameter specifies the file, directory, or table name. It supports wildcard characters (% and _) to filter results based on a pattern.
specifies a trace (what the action is doing) is to be journalled, which will appear on console. Default: FALSE.
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.