Charles C. Berry wrote:


The test mcnemar.test() constructs is one of symmetry, which is equivalent to marginal homogenity in hierarchical log-linear models as I recall from Bishop, Fienberg, and Holland's 1975 opus on count data.

Umm, er... Symmetry in the 3x3 table is a 3DF hypothesis, whereas marginal homogeneity has 2DF, so unless I'm missing a fine point in the requirement of "hierarchical log-linear", I'd say that one implies the other, but not the other way around.

E.g., you can easily check that the following two matrices have the same homogeneous margins, but only one is symmetric

3 2 1
2 3 2
1 2 3

3 1 2
3 3 1
0 3 3

--
   O__  ---- Peter Dalgaard             Ă˜ster Farimagsgade 5, Entr.B
  c/ /'_ --- Dept. of Biostatistics     PO Box 2099, 1014 Cph. K
 (*) \(*) -- University of Copenhagen   Denmark      Ph:  (+45) 35327918
~~~~~~~~~~ - (p.dalga...@biostat.ku.dk)              FAX: (+45) 35327907

______________________________________________
R-help@r-project.org 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.

Reply via email to