I have minimum, average and maximum values of an minimisation objective obtained by two different algorithms. Now to test the robustness of those algorithms how to run Wilcoxon Rank Sum Test?

2 Kommentare

David Hill
David Hill am 30 Sep. 2019
Did you look at the documentation for the matlab function ranksum ?
Adam Danz
Adam Danz am 30 Sep. 2019
What David Hill said...
Here's a list of non-parametric ttests
For an independent sample ttest **with equal variances**,
For an independent sample ttest **with unequal variances**
For a paired ttest

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Gefragt:

am 30 Sep. 2019

Kommentiert:

am 30 Sep. 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by