Example: Function call: max_var_dev_g(0.85, matrix_3, matrix_4). Parameter = 0.85 and
matrix_3:
x1 |
x2 |
x3 |
x4 |
scenario_benchmark |
scenario_probability |
1 7 -2 0 |
4 -5 8 -3 |
8 4 -1 -4 |
3 -6 0 9 |
-2 11 6 10 |
0.2 0.2 0.3 0.3 |
The matrix_3 is in file matrix_3.txt in PSG Matrix format (see, PSG Matrix in General (Text) Format).
matrix_4:
x1 |
x2 |
x4 |
scenario_benchmark |
2 -3 0 -2 |
-1 6 11 5 |
1 -7 -3 9 |
15 -1 40 7 |
The matrix_4 is in file matrix_4.txt in PSG Matrix format (see, PSG Matrix in General (Text) Format).
Maximum CVaR Deviation for Gain is calculated at point_1 (see PSG Point):
component_name |
value |
x1 x2 x3 x4 |
1 1 1 1 |
To calculate max_var_dev_g at point_1 run problem in file problem_max_var_dev_g.txt (see, Calculate Problem):
calculate
point: point_1
value:
max_var_dev_g(0.85,matrix_3,matrix_4)
Value of max_var_dev_g(0.85,matrix_3,matrix_4) at point_1 equals 10.95
Files problem_max_var_dev_g.txt, matrix_3.txt, matrix_4.txt and point_1.txt are in folder .\Aorda\PSG\Examples\Functions\max_var_dev_g_test.