Uses of Class
org.drip.measure.chisquare.R1NonCentralCumulantInvariant
| Package | Description |
|---|---|
| org.drip.measure.chisquare |
Chi-Square Distribution Implementation/Properties
|
-
Uses of R1NonCentralCumulantInvariant in org.drip.measure.chisquare
Methods in org.drip.measure.chisquare that return R1NonCentralCumulantInvariant Modifier and Type Method Description static R1NonCentralCumulantInvariantR1NonCentralCumulantInvariant. InvariantFourthCumulant(int degreesOfFreedom, double nonCentralityParameter, R1ToR1 gammaEstimator, R1ToR1 digammaEstimator, R2ToR1 lowerIncompleteGammaEstimator, ModifiedBesselFirstKindEstimator modifiedBesselFirstKindEstimator)Construct the Fourth Cumulant Invariant Instance of R1NonCentralCumulantInvariantstatic R1NonCentralCumulantInvariantR1NonCentralCumulantInvariant. InvariantSecondCumulant(int degreesOfFreedom, double nonCentralityParameter, R1ToR1 gammaEstimator, R1ToR1 digammaEstimator, R2ToR1 lowerIncompleteGammaEstimator, ModifiedBesselFirstKindEstimator modifiedBesselFirstKindEstimator)Construct the Second Cumulant Invariant Instance of R1NonCentralCumulantInvariantstatic R1NonCentralCumulantInvariantR1NonCentralCumulantInvariant. InvariantThirdCumulant(int degreesOfFreedom, double nonCentralityParameter, R1ToR1 gammaEstimator, R1ToR1 digammaEstimator, R2ToR1 lowerIncompleteGammaEstimator, ModifiedBesselFirstKindEstimator modifiedBesselFirstKindEstimator)Construct the Third Cumulant Invariant Instance of R1NonCentralCumulantInvariant