JohnsonDistribution.Type Property

Gets the type of the Johnson distribution.

Definition

Namespace: Extreme.Statistics.Distributions
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public JohnsonDistributionType Type { get; }

Property Value

JohnsonDistributionType

See Also