| normalize | R Documentation | 
Normalize the values of Alternatives X Criteria matrix according to a given Cost - Benefit vector of flags.
normalize(normalized_matrix, vec_cost_benefit)
normalized_matrix | 
 A data set object with Alternatives X Criteria values to be normalized  | 
vec_cost_benefit | 
 A vector of flags that determines if the criterion is a Cost or Benefit. Must be same size of Criteria, must contains just strings initiated with B, b, C or c  | 
A data frame object that contains the input matrix values normalized
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.