Uses of Class
weka.core.pmml.jaxbbindings.Baseline
Packages that use Baseline
-
Uses of Baseline in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return BaselineModifier and TypeMethodDescriptionObjectFactory.createBaseline()
Create an instance ofBaseline
TestDistributions.getBaseline()
Gets the value of the baseline property.Methods in weka.core.pmml.jaxbbindings with parameters of type BaselineModifier and TypeMethodDescriptionvoid
TestDistributions.setBaseline
(Baseline value) Sets the value of the baseline property.