Package org.drip.validation.quantile

Quantile Based Graphical Numerical Validators
Author:
Lakshmi Krishnamurthy
  • Class Summary
    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.
    PlottingPositionGeneratorFilliben
    PlottingPositionGeneratorFilliben holds the Order Statistic Median Based Heuristic Plotting Position Generation Schemes.
    PlottingPositionGeneratorHeuristic
    PlottingPositionGeneratorHeuristic holds the Expected Order Statistic Based Heuristic Plotting Position Generation Schemes.
    QQTestOutcome
    QQTestOutcome holds the Elements of the QQ Vertexes that come from a QQ Plot Run.
    QQVertex
    QQVertex holds the Elements in a single QQ Vertex - the Plotting Position and the Expected Order Statistics.