Univariate.KruskalWallisTest Method |
Name | Description | |
---|---|---|
![]() ![]() | KruskalWallisTest(IReadOnlyList<IReadOnlyList<Double>>) |
Performs a Kruskal-Wallis test on the given samples.
|
![]() ![]() | KruskalWallisTest(IReadOnlyList<Double>[]) |
Performs a Kruskal-Wallis test on the given samples.
|