|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.asu.cri.MirkE.util.DataAnalyzer edu.asu.cri.MirkE.util.GrowthCurveDataAnalyzer
Constructor Summary | |
GrowthCurveDataAnalyzer()
parameter free constructor |
|
GrowthCurveDataAnalyzer(MirkE mirke)
|
Method Summary | |
void |
computeGrowthCurves()
this method needs *a lot* of work (and really should be made internal / pure Java) |
Methods inherited from class edu.asu.cri.MirkE.util.DataAnalyzer |
getMirke, setMirke, stdevFromListAndMean |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GrowthCurveDataAnalyzer()
public GrowthCurveDataAnalyzer(MirkE mirke)
mirke
- Method Detail |
public void computeGrowthCurves() throws MirkEApplicationException, java.io.IOException
MirkEApplicationException
java.io.IOException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |