Click or drag to resize
Accord.NET (logo)

LogisticDistribution Constructor

Overload List
  NameDescription
Public methodLogisticDistribution
Constructs a Logistic distribution with zero location and unit scale.
Public methodLogisticDistribution(Double)
Constructs a Logistic distribution with given location and unit scale.
Public methodLogisticDistribution(Double, Double)
Constructs a Logistic distribution with given location and scale parameters.
Top
See Also