Uses of Interface
org.codehaus.jet.hypothesis.rejection.RejectionValueEstimatorProvider

Packages that use RejectionValueEstimatorProvider
org.codehaus.jet.hypothesis.rejection.estimators   
org.codehaus.jet.hypothesis.testers   
 

Uses of RejectionValueEstimatorProvider in org.codehaus.jet.hypothesis.rejection.estimators
 

Classes in org.codehaus.jet.hypothesis.rejection.estimators that implement RejectionValueEstimatorProvider
 class DefaultEstimatorProvider
          Default implementation of RejectionValueEstimatorProvider.
 

Uses of RejectionValueEstimatorProvider in org.codehaus.jet.hypothesis.testers
 

Constructors in org.codehaus.jet.hypothesis.testers with parameters of type RejectionValueEstimatorProvider
DefaultHypothesisTester(RejectionValueEstimatorProvider estimatorProvider, ReaderProvider readerProvider)
           
 



Copyright © 2006-2007. All Rights Reserved.