I know wilcox.test(), it is rank test not u test.
• 1 views
•
link
Hello,I want to achieve the u test,but I can not find the related function in R to do it.Could anyone can tell me how to achieve u test using R?
the function is called wilcox.test(), have a look at ?wilcox.test.
also remember you can use google for this kind of questions
I know wilcox.test(), it is rank test not u test.
It's a test that goes under several names.
I've moved this to an answer, hope you don't mind.
Thanks a lot!!!!
Log in to answer this question.