Uses of Class
com.opengamma.strata.math.impl.statistics.descriptive.DiscreteQuantileMethod
-
Packages that use DiscreteQuantileMethod Package Description com.opengamma.strata.math.impl.statistics.descriptive -
-
Uses of DiscreteQuantileMethod in com.opengamma.strata.math.impl.statistics.descriptive
Subclasses of DiscreteQuantileMethod in com.opengamma.strata.math.impl.statistics.descriptive Modifier and Type Class Description class
IndexAboveQuantileMethod
Implementation of a quantile estimator.class
NearestIndexQuantileMethod
Implementation of a quantile estimator.class
SamplePlusOneNearestIndexQuantileMethod
Implementation of a quantile estimator.
-