Uses of Class
org.drip.measure.chisquare.R1Central
Package | Description |
---|---|
org.drip.measure.chisquare |
Chi-Square Distribution Implementation/Properties
|
-
Uses of R1Central in org.drip.measure.chisquare
Methods in org.drip.measure.chisquare that return R1Central Modifier and Type Method Description static R1Central
R1Central. FromIndependentChiSquared(R1Central[] chiSquaredDistributionArray)
Generate a Consolidated Chi-squared Distribution from Independent Component DistributionsMethods in org.drip.measure.chisquare with parameters of type R1Central Modifier and Type Method Description static R1Central
R1Central. FromIndependentChiSquared(R1Central[] chiSquaredDistributionArray)
Generate a Consolidated Chi-squared Distribution from Independent Component Distributions