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 ofBaselineTestDistributions.getBaseline()Gets the value of the baseline property.Methods in weka.core.pmml.jaxbbindings with parameters of type BaselineModifier and TypeMethodDescriptionvoidTestDistributions.setBaseline(Baseline value) Sets the value of the baseline property.