| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Quantile |
Quantile.addExtensions(Extension... extensions) |
Quantile |
ObjectFactory.createQuantile()
Create an instance of
Quantile |
Quantile |
Quantile.setQuantileLimit(double quantileLimit)
Sets the value of the quantileLimit property.
|
Quantile |
Quantile.setQuantileValue(double quantileValue)
Sets the value of the quantileValue property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Quantile> |
NumericInfo.getQuantiles()
Gets the value of the quantiles property.
|
| Modifier and Type | Method and Description |
|---|---|
NumericInfo |
NumericInfo.addQuantiles(Quantile... quantiles) |
VisitorAction |
Visitor.visit(Quantile quantile) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Quantile quantile) |
VisitorAction |
AbstractVisitor.visit(Quantile quantile) |
Copyright © 2016 University of Tartu. All Rights Reserved.