Does anyone have ideas about performing stratified McNemar’s test in SAS? Thanks
Hi, there is a very nice web site called Frequently Asked for Statistics that details which procedures produce which statistics. Here's the main site: http://support.sas.com/kb/30/333.html and here's the section for the McNemar test http://support.sas.com/kb/30/333.html#mcnemar.
Cynthia
Hi, there is a very nice web site called Frequently Asked for Statistics that details which procedures produce which statistics. Here's the main site: http://support.sas.com/kb/30/333.html and here's the section for the McNemar test http://support.sas.com/kb/30/333.html#mcnemar.
Cynthia
Hi,
PROC FREQ with MCNEM option in the EXACT statement can compute McNemar’s test for 2x2 tables.
Please provide some sample data.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.