Uses of Package
org.drip.validation.quantile
Package | Description |
---|---|
org.drip.validation.hypothesis |
Statistical Hypothesis Validation Test Suite
|
org.drip.validation.quantile |
Quantile Based Graphical Numerical Validators
|
-
Classes in org.drip.validation.quantile used by org.drip.validation.hypothesis Class Description PlottingPositionGenerator PlottingPositionGenerator exposes all Plotting Position Generation Schemes - both Expectation Based and Median Based.QQTestOutcome QQTestOutcome holds the Elements of the QQ Vertexes that come from a QQ Plot Run. -
Classes in org.drip.validation.quantile used by org.drip.validation.quantile Class Description PlottingPosition PlottingPosition holds the Order Statistic Ordinal and the Quantile corresponding to a Plotting Position.PlottingPositionGenerator PlottingPositionGenerator exposes all Plotting Position Generation Schemes - both Expectation Based and Median Based.PlottingPositionGeneratorHeuristic PlottingPositionGeneratorHeuristic holds the Expected Order Statistic Based Heuristic Plotting Position Generation Schemes.QQVertex QQVertex holds the Elements in a single QQ Vertex - the Plotting Position and the Expected Order Statistics.