Skip to content
Prev 58485 / 398502 Next

(no subject)-about the waring/errors in ks.test

[In future, please press reply all as there might be others in the
mailing list who can help you]

Without a (short) reproducible example, it would be difficult to say.

BTW, I think you have mistyped the error/warning message. Does it
actually say "cannot compute _correct_ p-value" or "cannot compute
_exact_ p-value". See example below.
Wilcoxon rank sum test with continuity correction

data:  1:3 and 1:10
W = 4.5, p-value = 0.08964
alternative hypothesis: true mu is not equal to 0

Warning message:
Cannot compute exact p-value with ties in: wilcox.test.default(1:3,
1:10)
On Thu, 2004-11-04 at 00:31, fang lai wrote: