Skewed |
The SkewedGeneralizedT type exposes the following members.
| Name | Description | |
|---|---|---|
| Entropy | ||
| Location | Gets the location (μ) of the Skewed Generalized t-distribution. | |
| Maximum | ||
| Mean | ||
| Median | ||
| Minimum | ||
| Mode | ||
| P | Gets the first parameter that controls the kurtosis of the distribution. Range: p > 0. | |
| Q | Gets the second parameter that controls the kurtosis of the distribution. Range: q > 0. | |
| RandomSource | Gets or sets the random number generator which is used to draw random samples. | |
| Scale | Gets the scale (σ) of the Skewed Generalized t-distribution. Range: σ > 0. | |
| Skew | Gets the skew (λ) of the Skewed Generalized t-distribution. Range: 1 > λ > -1. | |
| Skewness | ||
| StdDev | ||
| Variance |