Uses of Package
org.drip.measure.chisquare

Packages that use org.drip.measure.chisquare
Package Description
org.drip.dynamics.meanreverting
Mean Reverting Stochastic Process Dynamics
org.drip.measure.chisquare
Chi-Square Distribution Implementation/Properties
  • Classes in org.drip.measure.chisquare used by org.drip.dynamics.meanreverting
    Class Description
    R1NonCentral
    R1NonCentral implements the Distribution Table for the R1 Non-central Chi-Square Distribution.
  • Classes in org.drip.measure.chisquare used by org.drip.measure.chisquare
    Class Description
    R1Central
    R1Central implements the Probability Density Function for the R1 Central Chi-Square Distribution.
    R1CentralWilsonHilferty
    R1CentralWilsonHilferty implements the Normal Proxy Version for the R1 Chi-Square Distribution using the Wilson-Hilferty Transfomation.
    R1NonCentral
    R1NonCentral implements the Distribution Table for the R1 Non-central Chi-Square Distribution.
    R1NonCentralAbdelAty
    R1NonCentralAbdelAty implements the Abdel-Aty (1954) Wilson-Haferty Approximation for the R1 Non-central Chi-Square Distribution.
    R1NonCentralCLTProxy
    R1NonCentralCLTProxy implements the CLT Proxy Distribution for the R1 Non-central Chi-Square Distribution.
    R1NonCentralCumulantInvariant
    R1NonCentralCumulantInvariant implements the Cumulant Invariant Transformation for the R1 Non-central Chi-Square Distribution.
    R1NonCentralParameters
    R1NonCentralParameters holds the Parameters used in the R1 Non-central Chi-Square Distribution.
    R1NonCentralSankaran
    R1NonCentralSankaran implements the Sankaran (1959, 1963) Wilson-Haferty Approximation for the R1 Non-central Chi-Square Distribution.
    R1NonCentralWilsonHaferty
    R1NonCentralWilsonHaferty implements the Wilson-Haferty Transform for the R1 Non-central Chi-Square Distribution.
    R1WilsonHilferty
    R1CentralWilsonHilferty implements the Normal Proxy Version for the R1 Chi-Square Distribution using the Wilson-Hilferty Transformation.