Description Usage Arguments Value Details References
This function allows you to create the group vector
1 | group.vector(x, users_total)
|
x |
a list of matrices with the normalized weight for all criteria and users (rows: critera, columns: user) |
users_total |
the total number of users in the group |
A list of vectors
The group aggregated vector is obtained by following
{G}_r^{(i, j_{i-1})}= √[P]{\bar{w}_r^1\bar{w}_r^2… \bar{w}_r^P}
where P represents the total number of users in the group and \bar{w}_r is the normalized weight of the rth criterion
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.