Kruskal Wallis Test.Correct For Ties Property
Gets or sets whether the Kruskal-Wallis statistic should be corrected for ties.
Definition
Namespace: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
true if the correction should be applied; otherwise false.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public bool CorrectForTies { get; set; }
Property Value
Booleantrue if the correction should be applied; otherwise false.