Wilcoxon Signed Rank Test.Use Continuity Correction Property
Gets or sets whether a continuity correction is applied in the normal approximation.
Definition
Namespace: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.7.0
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.7.0
public bool UseContinuityCorrection { get; set; }Property Value
BooleanRemarks
When enabled, the observed W+ value is adjusted toward its expected value by 0.5.