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

This macro regenerates the economic simulation data using the scenario data. More...

Go to the source code of this file.

Detailed Description

This macro regenerates the economic simulation data using the scenario data.

Assuming that a group of variables, var_1-var_k, are avaialble both in the scenario and in the economic simulation, Then var_1-var_k in the economic simulation data set are recreated as: var_1=var1(from the scenario)*var_1(from the economic simulation) var_2=var2(from the scenario)*var_2(from the economic simulation) ............ var_k=var_k(from the scenario)*var_k(from the economic simulation)

Author
SAS Institute INC.
Date
2021

Definition in file irmst_market_regenerate_econsim.sas.