Click or drag to resize
Accord.NET (logo)

LogLogisticDistribution Constructor

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