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

irmst_weight_mip_results performs scenario weighting on the MIP model results. More...

Go to the source code of this file.

Detailed Description

irmst_weight_mip_results performs scenario weighting on the MIP model results.

.sas

Parameters
[in]in_mip_result_dsSpecifies the MIP model results table.
[in]class_varsSpecifies additional class vars for scenario weighting.
[in]output_varsSpecifies output variables for scenario weighting.
[in]weight_varsSpecifies weight variables for scenario weighting.
[in]scenario_varsUsed to define the scenario name and id in output dataset.
[out]outdsSpecifies the output table for the weighted MIP results.
Author
SAS Institute Inc.
Date
2021

Definition in file irmst_weight_mip_results.sas.