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 brScore action scores text data based on a set of Boolean rules. These rules...
Generates histogram bins and simple bin-based statistics for numeric variables....
The core action calculates the k-core decomposition of the graph. The k-core of ...
When set to True, the nostderr parameter prevents the computation of the covariance matrix and any statistic that depends on it. The default value is False.
The 'tabDisplay' parameter allows you to control the display. Specifically, the 'format' subparameter can be set to 'CROSSLIST' (separate two-way tables) or 'LIST' (entire multiway crosstabulation in a single table).
When `commitTransaction` is executed, it releases all objects that were checked out during that specific transaction, making them available again.
The 'modelTable' parameter specifies the input table that contains the model to explain. This table must contain an analytic store or DATA step scoring code.
The `createBackup` action is used to create a backup, but only if one is not already in progress.