Overload List

  NameDescription
JohnsonDistribution()()()
Default constructor. Constructs a JohnsonDistribution instance with default shape and location parameters and transformation type.
JohnsonDistribution(Double, Double, Double, Double, JohnsonTransformationType)
Constructs a JohnsonDistribution instance with the given parameters and transformation type.

See Also