Uses of Class
weka.classifiers.functions.Logistic

Packages that use Logistic
weka.classifiers.functions   
 

Uses of Logistic in weka.classifiers.functions
 

Fields in weka.classifiers.functions declared as Logistic
private  Logistic SMO.BinarySMO.m_logistic
          Stores logistic regression model for probability estimate
private  Logistic RBFNetwork.m_logistic
          The logistic regression for classification problems