Uses of Interface
org.codehaus.jet.regression.InformationCriterionEstimator

Packages that use InformationCriterionEstimator
org.codehaus.jet.regression.estimators   
 

Uses of InformationCriterionEstimator in org.codehaus.jet.regression.estimators
 

Classes in org.codehaus.jet.regression.estimators that implement InformationCriterionEstimator
 class AbstractInformationCriterionEstimator
          Abstract base class for implementations of InformationCriterionEstimator
 class AkaikeInformationCriterionEstimator
          Estimator for the Akaike Information Criterion (AIC)
 class HannanQuinnInformationCriterionEstimator
          Estimator for the Hannan-Quinn Information Criterion (HQIC)
 class SchwarzInformationCriterionEstimator
          Estimator for the Schwarz Information Criterion (SIC)
 



Copyright © 2006-2007. All Rights Reserved.