matriz_julgamento {AHPWR} | R Documentation |
Create paired matrix and can test saaty consistency rate
Description
Function that Create paired matrix and can test saaty consistency rate
Usage
matriz_julgamento(n_comp, CR = TRUE, n_matrix = 1)
Arguments
n_comp |
Number of elements to be evaluated |
CR |
If TRUE also returns the consistency rate of saaty, if FALSE returns only matrix |
n_matrix |
Number of matrix to be created |
Value
Returns a list with 2 positions. First position contains the paired matrices and the second position their consistency rates
Author(s)
Lyncoln Oliveira
[Package AHPWR version 0.1.0 Index]