필터 지우기
필터 지우기

Wilcoxon Rank Sum Test

조회 수: 11 (최근 30일)
dhiman banerjee
dhiman banerjee 2019년 9월 30일
댓글: Adam Danz 2019년 9월 30일
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
David Hill
David Hill 2019년 9월 30일
Did you look at the documentation for the matlab function ranksum ?
Adam Danz
Adam Danz 2019년 9월 30일
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

댓글을 달려면 로그인하십시오.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by