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

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

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
  • 366 views
  • 0 likes
  • 2 in conversation