ParetoDistribution.Variant Property

Gets whether the distribution is a one or two parameter Pareto distribution.

Definition

Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public ParetoDistributionVariant Variant { get; }

Property Value

ParetoDistributionVariant

See Also