public class ModelTest_f
extends java.lang.Object
This class has only a main method that calls f test for regression problems, defined in StatTest
| Constructor and Description |
|---|
ModelTest_f() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
This method reads a configuration file and calls statisticalTest with appropriate values to run the
f test for regression problems, defined in StatTest class
|