Uses of Class
weka.core.pmml.jaxbbindings.PoissonDistribution
-
Uses of PoissonDistribution in weka.core.pmml.jaxbbindings
Modifier 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.Modifier 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.