<< test2n Tests, confidence intervals and model estimation

Stixbox >> Tests, confidence intervals and model estimation > test2r

test2r

Rank test

Calling Sequence

[pval, ranksum] = test2r(x,y)

Parameters

x,y

samples.

Description

Test for equal location of two samples using rank test This is the Wilcoxon-Mann-Whitney test. It is two sided. If you want a one sided alternative then devide pval by 2.


Report an issue
<< test2n Tests, confidence intervals and model estimation