| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
ROCGraph |
ROCGraph.addExtensions(Extension... extensions) |
ROCGraph |
ObjectFactory.createROCGraph()
Create an instance of
ROCGraph |
ROCGraph |
ROC.getROCGraph()
Gets the value of the rocGraph property.
|
ROCGraph |
ROCGraph.setBoundaryValues(BoundaryValues boundaryValues)
Sets the value of the boundaryValues property.
|
ROCGraph |
ROCGraph.setXCoordinates(XCoordinates xCoordinates)
Sets the value of the xCoordinates property.
|
ROCGraph |
ROCGraph.setYCoordinates(YCoordinates yCoordinates)
Sets the value of the yCoordinates property.
|
| Modifier and Type | Method and Description |
|---|---|
ROC |
ROC.setROCGraph(ROCGraph rocGraph)
Sets the value of the rocGraph property.
|
VisitorAction |
Visitor.visit(ROCGraph rocGraph) |
| Constructor and Description |
|---|
ROC(String positiveTargetFieldValue,
ROCGraph rocGraph) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(ROCGraph rocGraph) |
VisitorAction |
AbstractVisitor.visit(ROCGraph rocGraph) |
Copyright © 2016 University of Tartu. All rights reserved.