group.sens: Group sensitivity

Description Usage Arguments Value References

View source: R/group_sensitivity.R

Description

This function allows you to identify the most influential expert on the group

Usage

1
group.sens(users_list, pert)

Arguments

users_list

List with the pairwise comparison matrices

pert

Double, the perturbation magnitude for the finite differences method

Value

A list of lists for each user

users_list

List with the pairwise comparison matrices

n

Number of criteria

users_total

Integer, the total number of users

pert

Double, the perturbation magnitude for the finite differences method

users_w

List with weights for the pairwise comparison matrices

norm_users_w

List with the normalized weights for the pairwise comparison matrices

group_matrix

Matrix with the normalized weight for all criteria (rows: criteria, columns: users)

sensitivity

List of matrices with the sensitivity coefficients for each user

References

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.


iaga/ahpsensitivity documentation built on Dec. 20, 2021, 5:57 p.m.