Package | Description |
---|---|
dev.nm.stat.descriptive.rank | |
dev.nm.stat.distribution.univariate |
Modifier and Type | Method and Description |
---|---|
static Quantile.QuantileType |
Quantile.QuantileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Quantile.QuantileType[] |
Quantile.QuantileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Quantile(double[] data,
Quantile.QuantileType type)
Construct a
Quantile calculator. |
Constructor and Description |
---|
EmpiricalDistribution(double[] observations,
Quantile.QuantileType quantileType)
Construct an empirical distribution from a sample.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.