weka.estimators
Class CheckEstimator.AttrTypes

java.lang.Object
  extended by weka.estimators.CheckEstimator.AttrTypes
Enclosing class:
CheckEstimator

public static class CheckEstimator.AttrTypes
extends java.lang.Object

class that contains info about the attribute types the estimator can estimate estimator work on one attribute only


Method Summary
 java.util.Vector getVectorOfAttrTypes()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getVectorOfAttrTypes

public java.util.Vector getVectorOfAttrTypes()