Hi!
I need to perform a Mann-Whitney test using Bonferroni correction. I found
the function pairwise.wilcox.test. However, my data have ties. I know that
when there are ties is better to perform Mann Whitney test using the
function wilcox.exact. How can include in that the Bonferroni correction?

thank you for your help!

netrunner
-- 
View this message in context: 
http://n4.nabble.com/exact-wilcox-test-and-Bonferroni-correction-tp1099893p1099893.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to