| Package | Description |
|---|---|
| org.apache.commons.math4.stat.descriptive.moment |
Summary statistics based on moments.
|
| org.apache.commons.math4.stat.descriptive.rank |
Summary statistics based on ranks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SemiVariance
Computes the semivariance of a set of values with respect to a given cutoff value.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Median
Returns the median of the available values.
|
class |
Percentile
Provides percentile computation.
|
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.