Description Usage Arguments Value Author(s) Examples
Converting a triangular matrix into a square pairwise comparison matrix (PCM) where the diagonal values are equal to 1 and a[i,j] = 1/a[j,i].
| 1 | ahmatrix(x)
 | 
| x | a numeric triangular matrix, where empty elements are specified with NA. | 
An S4 object including a PCM.
Daryanaz Dargahi
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.