Uses of Class
weka.core.pmml.jaxbbindings.PoissonDistribution
Packages that use PoissonDistribution
-
Uses of PoissonDistribution in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return PoissonDistributionModifier and TypeMethodDescriptionObjectFactory.createPoissonDistribution()Create an instance ofPoissonDistributionAlternate.getPoissonDistribution()Gets the value of the poissonDistribution property.Baseline.getPoissonDistribution()Gets the value of the poissonDistribution property.Methods in weka.core.pmml.jaxbbindings with parameters of type PoissonDistributionModifier and TypeMethodDescriptionvoidAlternate.setPoissonDistribution(PoissonDistribution value) Sets the value of the poissonDistribution property.voidBaseline.setPoissonDistribution(PoissonDistribution value) Sets the value of the poissonDistribution property.