edu.asu.cri.MirkE.util
Class GrowthCurveDataAnalyzer

java.lang.Object
  extended byedu.asu.cri.MirkE.util.DataAnalyzer
      extended byedu.asu.cri.MirkE.util.GrowthCurveDataAnalyzer

public class GrowthCurveDataAnalyzer
extends DataAnalyzer


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

GrowthCurveDataAnalyzer

public GrowthCurveDataAnalyzer()
parameter free constructor


GrowthCurveDataAnalyzer

public GrowthCurveDataAnalyzer(MirkE mirke)
Parameters:
mirke -
Method Detail

computeGrowthCurves

public void computeGrowthCurves()
                         throws MirkEApplicationException,
                                java.io.IOException
this method needs *a lot* of work (and really should be made internal / pure Java)

Throws:
MirkEApplicationException
java.io.IOException


Copyright © 2004-2005 Arizona State University - Cancer Research Institute - hosted by Sourceforge. All Rights Reserved.