Skip to content

bad fisher.test() bug (PR#1662)

1 message · Brian Ripley

#
On Thu, 13 Jun 2002, Martin Maechler wrote:

            
That one is easy:  You (MM) have calculated fact[2], but fact is only of
length 2 (for values 0 and 1), so ico gets overwritten.

I now suspect that my fix for the original bug is merely a fix for a
symptom, so am going to replace it by an error message.