MannWhitneyTest<T>.Exactness Property

Gets or sets whether an exact test should be performed.

Definition

Namespace: Numerics.NET.Statistics.Tests
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public Exactness Exactness { get; set; }

Property Value

Exactness

See Also