| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Baseline |
Baseline.addExtensions(Extension... extensions) |
Baseline |
Baseline.addFieldRefs(FieldRef... fieldRefs) |
Baseline |
ObjectFactory.createBaseline()
Create an instance of
Baseline |
Baseline |
TestDistributions.getBaseline()
Gets the value of the baseline property.
|
Baseline |
Baseline.setContinuousDistribution(ContinuousDistribution continuousDistribution)
Sets the value of the continuousDistribution property.
|
Baseline |
Baseline.setCountTable(CountTable countTable)
Sets the value of the countTable property.
|
Baseline |
Baseline.setNormalizedCountTable(CountTable normalizedCountTable)
Sets the value of the normalizedCountTable property.
|
| Modifier and Type | Method and Description |
|---|---|
TestDistributions |
TestDistributions.setBaseline(Baseline baseline)
Sets the value of the baseline property.
|
VisitorAction |
Visitor.visit(Baseline baseline) |
| Constructor and Description |
|---|
TestDistributions(FieldName field,
BaselineTestStatisticType testStatistic,
Baseline baseline) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Baseline baseline) |
VisitorAction |
AbstractVisitor.visit(Baseline baseline) |
Copyright © 2016 University of Tartu. All Rights Reserved.