| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected UnivariateStats.Weighted |
UnivariateStats.weighted |
| Modifier and Type | Method and Description |
|---|---|
static UnivariateStats.Weighted |
UnivariateStats.Weighted.fromValue(java.lang.String v) |
UnivariateStats.Weighted |
UnivariateStats.getWeighted()
Gets the value of the weighted property.
|
static UnivariateStats.Weighted |
UnivariateStats.Weighted.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UnivariateStats.Weighted[] |
UnivariateStats.Weighted.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnivariateStats.setWeighted(UnivariateStats.Weighted value)
Sets the value of the weighted property.
|
UnivariateStats |
UnivariateStats.withWeighted(UnivariateStats.Weighted value) |
Copyright © 2015 University of Tartu. All Rights Reserved.