SAS Documentation
SASĀ® Solution for Stress Testing
Reference manual - version 08.2021
Loading...
Searching...
No Matches
irmst_enrich_mip_results.sas File Reference

irmst_enrich_mip_results enriches the model results with the portfolio table. More...

Go to the source code of this file.

Detailed Description

irmst_enrich_mip_results enriches the model results with the portfolio table.

.sas

Parameters
[in]in_mip_result_dsSpecifies the MIP model results table.
[in]in_mip_portfolio_dsSpecifies the DMA expanded portfolio.
[in]reverse_rename_stmtSpecifies the counterparty rename statement.
[in]join_varsVariable to be removed from the MIP results table. (Default: instid)
[out]outdsSpecifies the output table for the enriched MIP results.
Author
SAS Institute Inc.
Date
2021

Definition in file irmst_enrich_mip_results.sas.