| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
ContStats |
ContStats.addArrays(Array... arrays) |
ContStats |
ContStats.addExtensions(Extension... extensions) |
ContStats |
ContStats.addIntervals(Interval... intervals) |
ContStats |
ObjectFactory.createContStats()
Create an instance of
ContStats |
ContStats |
UnivariateStats.getContStats()
Gets the value of the contStats property.
|
ContStats |
ContStats.setTotalSquaresSum(Double totalSquaresSum)
Sets the value of the totalSquaresSum property.
|
ContStats |
ContStats.setTotalValuesSum(Double totalValuesSum)
Sets the value of the totalValuesSum property.
|
| Modifier and Type | Method and Description |
|---|---|
UnivariateStats |
UnivariateStats.setContStats(ContStats contStats)
Sets the value of the contStats property.
|
VisitorAction |
Visitor.visit(ContStats contStats) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(ContStats contStats) |
VisitorAction |
AbstractVisitor.visit(ContStats contStats) |
Copyright © 2016 University of Tartu. All rights reserved.