Stable Properties |
The Stable type exposes the following members.
Name | Description | |
---|---|---|
Alpha | Gets the stability (α) of the distribution. Range: 2 ≥ α > 0. | |
Beta | Gets The skewness (β) of the distribution. Range: 1 ≥ β ≥ -1. | |
Entropy | Gets he entropy of the distribution. | |
Location | Gets the location (μ) of the distribution. | |
Maximum | Gets the maximum of the distribution. | |
Mean | Gets the mean of the distribution. | |
Median | Gets the median of the distribution. | |
Minimum | Gets the minimum of the distribution. | |
Mode | Gets the mode of the distribution. | |
RandomSource | Gets or sets the random number generator which is used to draw random samples. | |
Scale | Gets the scale (c) of the distribution. Range: c > 0. | |
Skewness | Gets the skewness of the distribution. | |
StdDev | Gets the standard deviation of the distribution. | |
Variance | Gets the variance of the distribution. |