| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected ROCGraph |
ROC.rocGraph |
| Modifier and Type | Method and Description |
|---|---|
ROCGraph |
ObjectFactory.createROCGraph()
Create an instance of
ROCGraph |
ROCGraph |
ROC.getROCGraph()
Gets the value of the rocGraph property.
|
ROCGraph |
ROCGraph.withBoundaryValues(BoundaryValues value) |
ROCGraph |
ROCGraph.withExtensions(Collection<Extension> values) |
ROCGraph |
ROCGraph.withExtensions(Extension... values) |
ROCGraph |
ROCGraph.withXCoordinates(XCoordinates value) |
ROCGraph |
ROCGraph.withYCoordinates(YCoordinates value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ROC.setROCGraph(ROCGraph value)
Sets the value of the rocGraph property.
|
VisitorAction |
AbstractSimpleVisitor.visit(ROCGraph rocGraph) |
VisitorAction |
AbstractVisitor.visit(ROCGraph rocGraph) |
VisitorAction |
Visitor.visit(ROCGraph rocGraph) |
ROC |
ROC.withROCGraph(ROCGraph value) |
| Constructor and Description |
|---|
ROC(ROCGraph rocGraph,
String positiveTargetFieldValue) |
Copyright © 2014 University of Tartu. All Rights Reserved.