Uses of Class
org.drip.measure.chisquare.R1WilsonHilferty
Package | Description |
---|---|
org.drip.measure.chisquare |
Chi-Square Distribution Implementation/Properties
|
-
Uses of R1WilsonHilferty in org.drip.measure.chisquare
Subclasses of R1WilsonHilferty in org.drip.measure.chisquare Modifier and Type Class Description class
R1CentralWilsonHilferty
R1CentralWilsonHilferty implements the Normal Proxy Version for the R1 Chi-Square Distribution using the Wilson-Hilferty Transfomation.class
R1NonCentralAbdelAty
R1NonCentralAbdelAty implements the Abdel-Aty (1954) Wilson-Haferty Approximation for the R1 Non-central Chi-Square Distribution.class
R1NonCentralCLTProxy
R1NonCentralCLTProxy implements the CLT Proxy Distribution for the R1 Non-central Chi-Square Distribution.class
R1NonCentralSankaran
R1NonCentralSankaran implements the Sankaran (1959, 1963) Wilson-Haferty Approximation for the R1 Non-central Chi-Square Distribution.class
R1NonCentralWilsonHaferty
R1NonCentralWilsonHaferty implements the Wilson-Haferty Transform for the R1 Non-central Chi-Square Distribution.