Package org.drip.sequence.metrics

Sequence Bounds Agnostic Metrics Estimators
Author:
Lakshmi Krishnamurthy
  • Class Summary
    Class Description
    BoundedSequenceAgnosticMetrics
    BoundedSequenceAgnosticMetrics contains the Sample Distribution Metrics and Agnostic Bounds related to the specified Bounded Sequence.
    DualSequenceAgnosticMetrics
    DualSequenceAgnosticMetrics contains the Joint Distribution Metrics and Agnostic Bounds related to the specified Sequence Pair.
    IntegerSequenceAgnosticMetrics
    IntegerSequenceAgnosticMetrics contains the Sample Distribution Metrics and Agnostic Bounds related to the specified Integer Sequence.
    PivotedDepartureBounds
    PivotedDepartureBounds holds the Lower/Upper Probability Bounds in regards to the Specified Pivot-Centered Sequence.
    PoissonSequenceAgnosticMetrics
    PoissonSequenceAgnosticMetrics contains the Sample Distribution Metrics and Agnostic Bounds related to the specified Poisson Sequence.
    SingleSequenceAgnosticMetrics
    SingleSequenceAgnosticMetrics contains the Sample Distribution Metrics and Agnostic Bounds related to the specified Sequence.
    UnitSequenceAgnosticMetrics
    UnitSequenceAgnosticMetrics contains the Sample Distribution Metrics and Agnostic Bounds related to the specified Bounded [0, 1] Sequence.