my.chisq.test {moonBook} | R Documentation |
Internal mytable functions These are not to be called by the user
my.chisq.test(x, y, mydata, catMethod = 2)
x |
a vector |
y |
a vector |
mydata |
A data.frame |
catMethod |
An integer indicating methods for categorical variables. Possible values in methods are
Default value is 2. |