|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstat.Stat
stat.SummaryStat
Calculates a number of summary statistics for the parameter sets, including average, std. dev, min, and max values of each parameter; proportion of total range covered by each parameter; maximum distance between parameter sets. The last statistic can take a little while to calculate (goes as square of num sets).
Constructor Summary | |
SummaryStat()
|
Method Summary | |
void |
calculateStat()
|
Methods inherited from class stat.Stat |
init, run, setOutputFile |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.lang.Runnable |
run |
Constructor Detail |
public SummaryStat()
Method Detail |
public void calculateStat()
calculateStat
in class Stat
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |