public static class Stat.F
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static FTest |
test(double[] x,
double[] y)
Test if the arrays x and y have significantly different variances.
|
public static FTest test(double[] x, double[] y)