Hi Team,
I have a box plot with surgery duration on Y-axis and cohorts on X-axis.
|
10
|
|
T 5
|
|
|
0 -------------------------------------------------------------------------
Different types of the surgery(face, neck breast etc)
STATISTICS-------------------------------------------------------------------
N
Mean
Min
Max
----------------------------------------------------------------------------------------
I want to construct contingency tables taking the 75th percentile of the time with several other variables(other variables are several types of the complications and they have Y or No for a complication present or not.
which of the 75th percentile will I take (for face i will have different, neck i will have different and breast i will have different
Is this the correct way?
First I will take the Face dataset
write a format for time(<75th percentile and >=75th percentile)
Then cross it with each of the complication variables(y/n variables)
so face with several complication variables
neck with the same several complication variables
breast with the same several complication variables????????
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.