| 
               | 
            
              ShiftedLogLogisticDistribution Constructor | 
          
| Name | Description | |
|---|---|---|
| ShiftedLogLogisticDistribution | 
              Constructs a Shifted Log-Logistic distribution
              with zero location, unit scale, and zero shape.
              | |
| ShiftedLogLogisticDistribution(Double) | 
              Constructs a Shifted Log-Logistic distribution
              with the given location, unit scale and zero shape.
              | |
| ShiftedLogLogisticDistribution(Double, Double) | 
              Constructs a Shifted Log-Logistic distribution
              with the given location and scale and zero shape.
              | |
| ShiftedLogLogisticDistribution(Double, Double, Double) | 
              Constructs a Shifted Log-Logistic distribution
              with the given location and scale and zero shape.
              |