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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type UnivariateStats
protected  List<UnivariateStats> ModelStats.univariateStats
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return UnivariateStats
 UnivariateStats ObjectFactory.createUnivariateStats()
          Create an instance of UnivariateStats
 

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type UnivariateStats
 List<UnivariateStats> ModelStats.getUnivariateStats()
          Gets the value of the univariateStats property.
 



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