LogisticDistribution Constructor |
Name | Description | |
---|---|---|
LogisticDistribution |
Constructs a Logistic distribution
with zero location and unit scale.
| |
LogisticDistribution(Double) |
Constructs a Logistic distribution
with given location and unit scale.
| |
LogisticDistribution(Double, Double) |
Constructs a Logistic distribution
with given location and scale parameters.
|