makeCompMat: A function to create a pairwise comparison matrix
Description
This function creates a pairwise comparison matrix for n groups. All possible pairwise combinations are created, with rows in the matrix equal to the desired comparison.
Usage
makeCompMat(ng)
Value
Returns a matrix with two columns and ng choose 2 rows.
Arguments
ng
A single number indicating the total number of unique groups