LogLogisticDistribution Constructor |
Name | Description | |
---|---|---|
LogLogisticDistribution |
Constructs a Log-Logistic distribution with unit scale and unit shape.
| |
LogLogisticDistribution(Double) |
Constructs a Log-Logistic distribution
with the given scale and unit shape.
| |
LogLogisticDistribution(Double, Double) |
Constructs a Log-Logistic distribution
with the given scale and shape parameters.
|