Click or drag to resize
Accord.NET (logo)

ShiftedLogLogisticDistribution Constructor

Overload List
  NameDescription
Public methodShiftedLogLogisticDistribution
Constructs a Shifted Log-Logistic distribution with zero location, unit scale, and zero shape.
Public methodShiftedLogLogisticDistribution(Double)
Constructs a Shifted Log-Logistic distribution with the given location, unit scale and zero shape.
Public methodShiftedLogLogisticDistribution(Double, Double)
Constructs a Shifted Log-Logistic distribution with the given location and scale and zero shape.
Public methodShiftedLogLogisticDistribution(Double, Double, Double)
Constructs a Shifted Log-Logistic distribution with the given location and scale and zero shape.
Top
See Also