Package | Description |
---|---|
org.opentrafficsim.kpi.sampling.indicator |
Indicators based on sampling data.
|
Modifier and Type | Method and Description |
---|---|
static IntervalSide |
IntervalSide.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntervalSide[] |
IntervalSide.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ConfidenceInterval<T> |
PersistentStatistic.getConfidenceInterval(double alpha,
IntervalSide side) |
ConfidenceInterval<T> |
Persistent.getConfidenceInterval(double alpha,
IntervalSide side) |
Copyright © 2014–2016 Delft University of Technology. All rights reserved.