Uses of Class
edu.ucla.stat.SOCR.experiments.EstimateExperiment

Packages that use EstimateExperiment
edu.ucla.stat.SOCR.experiments   
 

Uses of EstimateExperiment in edu.ucla.stat.SOCR.experiments
 

Subclasses of EstimateExperiment in edu.ucla.stat.SOCR.experiments
 class BetaEstimateExperiment
          This class models the point estimation problem of the beta distribution.
 class GammaEstimateExperiment
          This class models the point estimation exerpiment for the gamma distribution.
 class NormalEstimateExperiment
          This class models the point estimation problem associated with the normal distribution.
 class UniformEstimateExperiment
          This class models the point estimation problem associated with the uniform distribuiton on the interval [0, a].