Displaying 1 result from an estimated 1 matches for "bakerwl".
Did you mean:
baker
2013 Dec 10
1
fisher.test - can I use non-integer expected values?
I seem to be able to use expected values that are decimal (e.g., 1.33) when
using chisq.test but not when using fisher.test. This happens when using an
array/matrix as input. Fisher.test returns: Error in sprintf(gettext(fmt,
domain = domain), ...) : invalid format '%d'; use format %s for character
objects.
Thus, it appears fisher.test is looking for integers only.
I tried putting the