Skip to content
Prev 75766 / 398503 Next

trouble with wilcox.test

Prof Brian Ripley wrote:
One could also try wilcox.exact() in package exactRankTests (0.8-11)
which also gives (with suitable patience)

[1] 1.59976e-07

even on my puny 256M Windows laptop.

Still, it might be worthwhile adding a "don't do something this silly"
error message to wilcox.test() rather than having it crash R. Low
priority, IMHO.

Windows XP SP2
"R version 2.1.1, 2005-08-11"

Peter Ehlers