Uses of Class
org.drip.validation.quantile.PlottingPositionGeneratorHeuristic
Package | Description |
---|---|
org.drip.validation.quantile |
Quantile Based Graphical Numerical Validators
|
-
Uses of PlottingPositionGeneratorHeuristic in org.drip.validation.quantile
Methods in org.drip.validation.quantile that return PlottingPositionGeneratorHeuristic Modifier and Type Method Description static PlottingPositionGeneratorHeuristic
PlottingPositionGeneratorHeuristic. BernardBosLevenbach1953(int orderStatisticCount)
Construct the Bernard Bos-Levenbach (1953) Version of the PlottingPositionGeneratorHeuristicstatic PlottingPositionGeneratorHeuristic
PlottingPositionGeneratorHeuristic. Blom1958(int orderStatisticCount)
Construct the Blom (1958) Version of the PlottingPositionGeneratorHeuristicstatic PlottingPositionGeneratorHeuristic
PlottingPositionGeneratorHeuristic. BMDP2018(int orderStatisticCount)
Construct the BMDP (2018) Version of the PlottingPositionGeneratorHeuristicstatic PlottingPositionGeneratorHeuristic
PlottingPositionGeneratorHeuristic. Cunnane1978(int orderStatisticCount)
Construct the Cunnane (1978) Version of the PlottingPositionGeneratorHeuristicstatic PlottingPositionGeneratorHeuristic
PlottingPositionGeneratorHeuristic. Filliben1975(int orderStatisticCount)
Construct the Filliben (1975) Version of the PlottingPositionGeneratorHeuristicstatic PlottingPositionGeneratorHeuristic
PlottingPositionGeneratorHeuristic. Gringorten1963(int orderStatisticCount)
Construct the Gringorten (1963) Version of the PlottingPositionGeneratorHeuristicstatic PlottingPositionGeneratorHeuristic
PlottingPositionGeneratorHeuristic. Hazen1913(int orderStatisticCount)
Construct the Hazen (1913) Version of the PlottingPositionGeneratorHeuristicstatic PlottingPositionGeneratorHeuristic
PlottingPositionGeneratorHeuristic. LarsenCurrantHunt1980(int orderStatisticCount)
Construct the Larsen, Currant, and Hunt (1980) Version of the PlottingPositionGeneratorHeuristicstatic PlottingPositionGeneratorHeuristic
PlottingPositionGeneratorHeuristic. NIST2013(int orderStatisticCount)
Construct the NIST (2013) Version of the PlottingPositionGeneratorHeuristicstatic PlottingPositionGeneratorHeuristic
PlottingPositionGeneratorHeuristic. Standard(int orderStatisticCount)
Construct the Standard Version of the PlottingPositionGeneratorHeuristicstatic PlottingPositionGeneratorHeuristic
PlottingPositionGeneratorHeuristic. YuHuang2001(int orderStatisticCount)
Construct the Yu and Huang (2001) Version of the PlottingPositionGeneratorHeuristic