Uses of Class
org.dmg.pmml.pmml_4_1.descr.Regression

Packages that use Regression
org.dmg.pmml.pmml_4_1.descr   
 

Uses of Regression in org.dmg.pmml.pmml_4_1.descr
 

Fields in org.dmg.pmml.pmml_4_1.descr declared as Regression
protected  Regression Node.regression
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Regression
 Regression ObjectFactory.createRegression()
          Create an instance of Regression
 Regression Node.getRegression()
          Gets the value of the regression property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Regression
 void Node.setRegression(Regression value)
          Sets the value of the regression property.
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.