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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type PairCounts
protected  List<PairCounts> BayesInput.pairCounts
           
 

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

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type PairCounts
 List<PairCounts> BayesInput.getPairCounts()
          Gets the value of the pairCounts property.
 



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