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