knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
Contains a set of sensitivity analysis tools for two Multicriteria Decision Making (MDCM) methods: Analytic Hierarchy Process (AHP) and Weighted Sum Model (WSM). For the AHP, the probability of rank reversals and the most influential user can be obtained. Moreover, for both methods, the most critical measure of performance can be determined.
You can install the released version of ahpsensitivity from CRAN with:
install.packages("ahpsensitivity")
And the development version from GitHub with:
# install.packages("devtools") devtools::install_github("iaga/ahpsensitivity")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.