Perform model runs for the attribution analysis. More...
Go to the source code of this file.
Perform model runs for the attribution analysis.
[in] | ST_PRM.RUN_OPTION | parameter table |
[out] | ST_STG.ATTRIBUTION_CONFIG | Output table containing details of the Attribution Analysis |
This node makes a call to macro irmc_run_attribution_analysis.sas to execute the model runs that are required to compute the attribution movements.
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 |
Definition in file irmst_node_attribution_run.sas.