public class Contrast
extends java.lang.Object
| Constructor and Description |
|---|
Contrast()
Builder
|
| Modifier and Type | Method and Description |
|---|---|
void |
compute(int[] nfold,
java.lang.String[] algorithms,
java.lang.String fileName)
In this method, all possible post hoc statistical test between more than three algorithms results
are executed, according to the configuration file
|
public void compute(int[] nfold,
java.lang.String[] algorithms,
java.lang.String fileName)
In this method, all possible post hoc statistical test between more than three algorithms results are executed, according to the configuration file
nfold - A vector of int with fold number by algorithmalgorithms - A vector of String with the names of the algorithmsfileName - A String with the name of the output file