[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
McNemar
From: |
nigelscott |
Subject: |
McNemar |
Date: |
Sat, 14 Jul 2012 20:27:09 -0700 (PDT) |
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.