Hypergeometric Distribution.Untagged Population Property
Gets the number of untagged items.
Definition
Namespace: Numerics.NET.Statistics.Distributions
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
The number of untagged items.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public int UntaggedPopulation { get; }
Property Value
Int32The number of untagged items.
Remarks
This property is read-only.