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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type Quantile
protected  List<Quantile> NumericInfo.quantiles
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type Quantile
 List<Quantile> NumericInfo.getQuantiles()
          Gets the value of the quantiles property.
 



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