ContingencyTable.TotalCount Property

Gets the total of all counts in the contingency table.

Definition

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

Property Value

Double

See Also