Can somebody provide with the correct syntax for running a McNemar test on 2
columns of data.  I tried
GET FILE = ".....".
CROSSTABS
/TABLES= ColA BY ColB
/CELLS=COUNT ROW COLUMN TOTAL
/MCNEMAR ColA WITH ColB.

but I keep getting a syntax error at MCNEMAR: expecting end of command

Probably something simple but I don't see it!
-- 
View this message in context: 
http://old.nabble.com/McNemar-tp34162783p34162783.html
Sent from the Gnu - PSPP - Users mailing list archive at Nabble.com.


_______________________________________________
Pspp-users mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/pspp-users

Reply via email to