Internal mytable functions These are not to be called by the user
my.chisq.test(x, y, mydata, catMethod = 2)
a vector
a vector
A data.frame
An integer indicating methods for categorical variables. Possible values in methods are
Perform chisq.test first. If warning present, perform fisher test
Perform chisq.test without continuity correction
Perform chisq.test with continuity correction
perform fisher.test
perform prop.trend test
Default value is 2.