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 ofPoissonDistribution
Alternate.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 TypeMethodDescriptionvoid
Alternate.setPoissonDistribution
(PoissonDistribution value) Sets the value of the poissonDistribution property.void
Baseline.setPoissonDistribution
(PoissonDistribution value) Sets the value of the poissonDistribution property.