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

Map the analysis results to the Credit Risk report mart. More...

Go to the source code of this file.

Detailed Description

Map the analysis results to the Credit Risk report mart.

Parameters
[in]RUN_OPTIONParameter table (macrovarload) containing runtime configuration values
[in]ANALYSIS_CONFIGParameter Table (macrovarload) containing analysis-specific configuration parameters
[in]ds_in_map_configData Mapping configuration table.
[in]ds_in_map_movementMovement Type mapping table
[in]ds_in_model_run_infoModel Run information
[in]ds_in_model_resultInput table containing the result of the model execution
[out]ds_out_result_mapOutput table containing details of the mapping applied to the input table ds_in_model_result
[out]ds_out_sync_resultSynchronization table for the output MART_RESULT data view

In addition the following macro utilities are called:

Macro name Description Further information
irm_session_prepare Reads RUN_OPTION table and sets logging options irm_session_prepare.sas
irm_session_cleanup Removes all non-IRM WORK datasets/views and deletes all user-created macro variables from workspace session irm_session_cleanup.sas
Author
SAS Institute Inc.
Date
2018

Definition in file irmst_node_map_model_results.sas.