BookmarkSubscribeRSS Feed
sjarvis847
Fluorite | Level 6

Hello, 

 

I am using fishers or chi-squared to compare proportions across three groups, when appropriate. I was wondering if anyone knows how to get indivdiual p=values for each comparison? I know there is the option for cellchi2, but I need the actual p-values per journal request. 

 

Here is an example of one comparison made, 

 

proc freq data = reversal.all;

tables hemiarthroplasy * studyarm/ exact;

run;

 

Thanks! 

Stephanie

 

1 REPLY 1
PaigeMiller
Diamond | Level 26

There's this paper:

https://support.sas.com/resources/papers/proceedings14/1544-2014.pdf

 

I admit I have never tried it, and so I am neither recommending it or not recommending it.

--
Paige Miller

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 718 views
  • 0 likes
  • 2 in conversation