Uses of Class
org.codehaus.jet.hypothesis.io.readers.AbstractReader

Packages that use AbstractReader
org.codehaus.jet.hypothesis.io   
org.codehaus.jet.hypothesis.io.readers   
 

Uses of AbstractReader in org.codehaus.jet.hypothesis.io
 

Subclasses of AbstractReader in org.codehaus.jet.hypothesis.io
 class ProbabilityReader
          Reader of probabilities required to construct the covariance matrix of the GLS regression
 

Uses of AbstractReader in org.codehaus.jet.hypothesis.io.readers
 

Subclasses of AbstractReader in org.codehaus.jet.hypothesis.io.readers
 class AbstractBetaReader
           
 class AbstractCriticalValueReader
           
 class ECMReader
           
 class JohansenReader
           
 class LRCReader
           
 class URCReader
           
 

Constructor parameters in org.codehaus.jet.hypothesis.io.readers with type arguments of type AbstractReader
DefaultReaderProvider(java.util.Map<java.lang.String,AbstractReader> readers)
          Creates DefaultReaderProvider with given readers
 



Copyright © 2006-2007. All Rights Reserved.