Description Usage Arguments Value References
View source: R/group_sensitivity.R
This function allows you to identify the most influential expert on the group
1 | group.sens(users_list, pert)
|
users_list |
List with the pairwise comparison matrices |
pert |
Double, the perturbation magnitude for the finite differences method |
A list of lists for each user
List with the pairwise comparison matrices
Number of criteria
Integer, the total number of users
Double, the perturbation magnitude for the finite differences method
List with weights for the pairwise comparison matrices
List with the normalized weights for the pairwise comparison matrices
Matrix with the normalized weight for all criteria (rows: criteria, columns: users)
List of matrices with the sensitivity coefficients for each user
Marie Ivanco, Gene Hou, Jennifer Michaeli, Sensitivity analysis method to address user disparities in the analytic hierarchy process, Expert Systems with Applications, Volume 90, 2017, Pages 111-126, ISSN 0957-4174, https://doi.org/10.1016/j.eswa.2017.08.003.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.