explain_data
Get natural-language insights about a CAS table column: its relationships, outliers, and variable screening results to identify key drivers of a target before modeling.
Instructions
Explain a column of a CAS table in relation to the other columns (SAS Insights).
Returns natural-language descriptions of the variable, its outliers, and variable-screening results — useful for understanding which variables drive a target before exploring or modelling the data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server_id | Yes | CAS server name (e.g. 'cas-shared-default'). | |
| table_name | Yes | Name of the table. | |
| caslib_name | Yes | Caslib containing the table. | |
| date_variable | No | Optional time-series column; enables forecast insights. | |
| target_variable | Yes | Column to explain. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||