This is a Matlab class that allows selecting the optimal physical impact model among a set of candidate models. The selection is based on the TOPSIS multi-criteria decision making algorithm. The criteria are "Geographical area", "Statistical refinement", "Model quality", and "User requirements". The weights for TOPSIS are set up using the Analytic Hierarchy Process.
Based on the paper Gentile R, Cremen G, Jenkins L, Manandhar V, Mentese EY, Guragain R, Galasso C, McCloskey J (2022) Characterising physical impact models due to multiple natural hazards in risk analyses. Int J Disaster Risk Reduct. under rev
none
- Clone the rankFragilityVulnerability repo to any folder in your computer. Add this folder to the Matlab path and you are ready to go (or just cd to this folder)
A full demo of this class is given in the file fragilityRanking.m
This project is licensed under the terms of the GNU GENERAL PUBLIC LICENSE license. This software is supplied "AS IS" without any warranties and support. The Author assumes no responsibility or liability for the use of the software. The Author reserves the right to make changes in the software without notification.