Class | Description |
---|---|
Max |
The maximum of a sample is the biggest value in the sample.
|
Min |
The minimum of a sample is the smallest value in the sample.
|
Quantile |
Quantiles are points taken at regular intervals from the cumulative distribution function (CDF) of a random variable.
|
Rank |
Rank is a relationship between a set of items such that, for any two items,
the first is either "ranked higher than", "ranked lower than" or "ranked
equal to" the second.
|
Enum | Description |
---|---|
Quantile.QuantileType |
the available quantile definitions
|
Rank.TiesMethod |
The method for assigning ranks when some values are equal (called
'ties').
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.