get_sensitivity_ranking
Identify which inputs most influence a specified output in a ModelRisk workbook. Returns tornado-style ranking using Spearman rank correlation and standardised regression coefficients.
Instructions
ModelRisk: Tornado / sensitivity ranking for a single output. Returns each input ranked by its Spearman rank correlation with the output, plus the standardised regression coefficient.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_name | Yes | ||
| workbook_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | vmrs | |
| entries | No | ||
| iterations | No | ||
| output_name | Yes |