WilcoxonSignedRankTest.TieCount Property

Gets the number of observations that belong to tied absolute-difference groups.

Definition

Namespace: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.7.0
C#
public int TieCount { get; }

Property Value

Int32

See Also