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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as Correlations
protected  Correlations ModelExplanation.correlations
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Correlations
 Correlations ObjectFactory.createCorrelations()
          Create an instance of Correlations
 Correlations ModelExplanation.getCorrelations()
          Gets the value of the correlations property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Correlations
 void ModelExplanation.setCorrelations(Correlations value)
          Sets the value of the correlations property.
 



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