Logistic Properties |
The Logistic type exposes the following members.
| Name | Description | |
|---|---|---|
| Entropy | Gets the entropy of the logistic distribution. | |
| Maximum | Gets the maximum of the logistic distribution. | |
| Mean | Gets the mean (μ) of the logistic distribution. | |
| Median | Gets the median of the logistic distribution. | |
| Minimum | Gets the minimum of the logistic distribution. | |
| Mode | Gets the mode of the logistic distribution. | |
| Precision | Gets the precision of the logistic distribution. | |
| RandomSource | Gets the random number generator which is used to draw random samples. | |
| Scale | Gets the scale parameter of the Logistic distribution. Range: s > 0. | |
| Skewness | Gets the skewness of the logistic distribution. | |
| StdDev | Gets the standard deviation (σ) of the logistic distribution. Range: σ > 0. | |
| Variance | Gets the variance of the logistic distribution. |