public class SpearmansRankCorrelation extends Object
Constructor and Description |
---|
SpearmansRankCorrelation() |
Modifier and Type | Method and Description |
---|---|
static double |
computeCorrelation(List<Double> list1,
List<Double> list2)
Computes the correlation between two datasets.
|
Copyright © 2011–2015 Ubiquitous Knowledge Processing (UKP) Lab. All rights reserved.