variancesOfDifferences

Suppose there are n data names. Then there are n(n-1)/2 pairwise differences. This method returns variances of the differences in an array. The elements of the array have correspondence to the array of strings returned by getNamesOfPairedDifferences()

Return

variances of the differences in an array