Skip to content

(PR#2453) [Rd] ctest package: wilcox.test() produces integer

1 message · Brian Ripley

#
We've seen the integer overflow problem in ks.test before, easily solved.

The help page says x and y must be numeric, so this is user error.  I've
added tests to the code.

Why do people file bug reports without reading the help/man page?
On Tue, 14 Jan 2003 bates@stat.wisc.edu wrote: