Uses of Class
edu.ucla.stat.SOCR.experiments.util.SimulationResampleInferencePanel

Packages that use SimulationResampleInferencePanel
edu.ucla.stat.SOCR.experiments   
edu.ucla.stat.SOCR.experiments.util   
 

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

Fields in edu.ucla.stat.SOCR.experiments declared as SimulationResampleInferencePanel
protected  SimulationResampleInferencePanel SimulationResampleExperiment.infoPanel
           
 

Uses of SimulationResampleInferencePanel in edu.ucla.stat.SOCR.experiments.util
 

Constructors in edu.ucla.stat.SOCR.experiments.util with parameters of type SimulationResampleInferencePanel
UserHypothesisHistogram(Domain d, SimulationResampleInferencePanel link)
          This general constructor creates a new interactive histogram corresponding to a specified domain.
UserHypothesisHistogram(double a, double b, double w, int t, SimulationResampleInferencePanel link)
          This general constructor creates a new interactive histogram corresponding to a specified domain, given in terms of its parameters.