Serguei Kaniovski
2007-Mar-06 09:28 UTC
[R] Quick question on Cochran-Mantel-Haenszel test
Dear List, I am looking for what B.S.Everitt refers to as Cochrane Method for testing independence in combined 2x2 contingency tables. Is it the same method as the Cochran-Mantel-Haenszel Chi-Squared Test for Count Data in R? Thanks, Serguei [[alternative HTML version deleted]]
Nicolas Mazziotta
2007-Mar-06 10:02 UTC
[R] Quick question on Cochran-Mantel-Haenszel test
Hello, The R function mantelhaen.test implements the generalized method for IxJxK tables (not only 2x2xK). If I remember well, Mantel-Haenszel test is more accurate than the Cochran approximation. Regards, Le mardi 06 mars 2007 10:28, Serguei Kaniovski a ?crit?:> Dear List, > > I am looking for what B.S.Everitt refers to as Cochrane Method for testing > independence in combined 2x2 contingency tables. Is it the same method as > the Cochran-Mantel-Haenszel Chi-Squared Test for Count Data in R? > > Thanks, > Serguei > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html and provide commented, minimal, > self-contained, reproducible code.-- Nicolas Mazziotta The contents of this e-mail, including any attachments, are ...{{dropped}}