|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstat.Stat
stat.CrossCorrStat
Saves the cross-correlation coefficient between each two parameters in the wheel plot. At the bottom of the file, also prints the largest x correlation coefficients where x is set in the code (currently set to 20). Does not test for significance yet.
Constructor Summary | |
CrossCorrStat()
|
Method Summary | |
void |
run()
|
Methods inherited from class stat.Stat |
calculateStat, init, setOutputFile |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CrossCorrStat()
Method Detail |
public void run()
run
in interface java.lang.Runnable
run
in class Stat
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |