Overload List
| Name | Description | |
|---|---|---|
| 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.
|