View source: R/matriz_julgamento.R
matriz_julgamento | R Documentation |
Function that Create paired matrix and can test saaty consistency rate
matriz_julgamento(n_comp, CR = TRUE, n_matrix = 1)
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 |
Returns a list with 2 positions. First position contains the paired matrices and the second position their consistency rates
Lyncoln Oliveira
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.