Hi,
I am putting together a statistics course about inference techniques to use when
the predictor variable(s) are categorical (by which I mean, cannot be put into any
meaningful order). I am including both Fisher's exact test for nxm tables (we are
using R, which does this) and the Chi...