| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
TestDistributions |
TestDistributions.addExtensions(Extension... extensions) |
TestDistributions |
ObjectFactory.createTestDistributions()
Create an instance of
TestDistributions |
TestDistributions |
BaselineModel.getTestDistributions()
Gets the value of the testDistributions property.
|
TestDistributions |
TestDistributions.setAlternate(Alternate alternate)
Sets the value of the alternate property.
|
TestDistributions |
TestDistributions.setBaseline(Baseline baseline)
Sets the value of the baseline property.
|
TestDistributions |
TestDistributions.setField(FieldName field)
Sets the value of the field property.
|
TestDistributions |
TestDistributions.setNormalizationScheme(String normalizationScheme)
Sets the value of the normalizationScheme property.
|
TestDistributions |
TestDistributions.setResetValue(Double resetValue)
Sets the value of the resetValue property.
|
TestDistributions |
TestDistributions.setTestStatistic(BaselineTestStatisticType testStatistic)
Sets the value of the testStatistic property.
|
TestDistributions |
TestDistributions.setWeightField(FieldName weightField)
Sets the value of the weightField property.
|
TestDistributions |
TestDistributions.setWindowSize(Integer windowSize)
Sets the value of the windowSize property.
|
| Modifier and Type | Method and Description |
|---|---|
BaselineModel |
BaselineModel.setTestDistributions(TestDistributions testDistributions)
Sets the value of the testDistributions property.
|
VisitorAction |
Visitor.visit(TestDistributions testDistributions) |
| Constructor and Description |
|---|
BaselineModel(MiningFunctionType functionName,
MiningSchema miningSchema,
TestDistributions testDistributions) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(TestDistributions testDistributions) |
VisitorAction |
AbstractVisitor.visit(TestDistributions testDistributions) |
VisitorAction |
FieldReferenceFinder.visit(TestDistributions testDistributions) |
Copyright © 2016 University of Tartu. All Rights Reserved.