Description Usage Arguments Value Details Examples
View source: R/group_sensitivity.R
This function allows you to obtain the normalized criteria weight (normalized geometric mean) for one user
1 | norm.fun(x)
|
x |
Vector of criteria weight |
A vector
For each component r of the vector the normalized weight is obtained by
\bar{w}_r = \frac{w_r}{∑_{q=1}^n w_q}
where n is the total number of criteria
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.