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 classR1CentralWilsonHilfertyR1CentralWilsonHilferty implements the Normal Proxy Version for the R1 Chi-Square Distribution using the Wilson-Hilferty Transfomation.classR1NonCentralAbdelAtyR1NonCentralAbdelAty implements the Abdel-Aty (1954) Wilson-Haferty Approximation for the R1 Non-central Chi-Square Distribution.classR1NonCentralCLTProxyR1NonCentralCLTProxy implements the CLT Proxy Distribution for the R1 Non-central Chi-Square Distribution.classR1NonCentralSankaranR1NonCentralSankaran implements the Sankaran (1959, 1963) Wilson-Haferty Approximation for the R1 Non-central Chi-Square Distribution.classR1NonCentralWilsonHafertyR1NonCentralWilsonHaferty implements the Wilson-Haferty Transform for the R1 Non-central Chi-Square Distribution.