psenovsky / MCDASupport

GNU General Public License v3.0
0 stars 0 forks source link

More robust sensitivity analysis #1

Open psenovsky opened 2 months ago

psenovsky commented 2 months ago

implement more advanced sensitivity analysis. Existing implementation reates search space using current parameters value +/- 10 %, which is mostly insufficient to demonstrate changes in provided results.

In other words current implementation of the analysis has extremely limited potential to demonstrate true sensitivity of the results to changes of the parametrs.

psenovsky commented 2 months ago

Somewhat passable implementation is available in Electre_2_sensitivity in dev-v0.30 branch, using the vectorization.