|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GammaDistribution | |
|---|---|
| pal.statistics | Classes with useful for statistics (normal distribution, Gamma distribution, chi-square distribution, exponential distribution, likelihood-ratio test, chi-square test, descriptive statistics, bootstrap estimators etc.) |
| Uses of GammaDistribution in pal.statistics |
|---|
| Subclasses of GammaDistribution in pal.statistics | |
|---|---|
class |
ChiSquareDistribution
chi-square distribution (distribution of sum of squares of n uniform random variables) (Parameter: n; mean: n; variance: 2*n) The chi-square distribution is a special case of the Gamma distribution (shape parameter = n/2.0, scale = 2.0). |
class |
ExponentialDistribution
exponential distribution. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||