BookmarkSubscribeRSS Feed
anguye11
Calcite | Level 5

Hi all, 

 

I need to conduct a 3-group comparison where the alternative hypothesis is order-restricted: A > B > C.

This test is unlike a traditional F-test where the alternative is A ≠ B ≠ C. I read from Vanbrabrant, 2014 (https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4292225/),  order-restricted tests can be accomplished using PROC PLM but I could not find the right example in the PLM documentation. I believe I need to use the UPPERTAILED or LOWERTAILED option of LSESTIMATE but I'm not certain how to specify the contrasts - 

 

proc plm restore=mymodel;
lsestimate group 1 0 -1 / ftest uppertailed;

I think the above is comparing A > C but not A > B > C ?

 

Thank you for your help,

Anthony

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 0 replies
  • 612 views
  • 0 likes
  • 1 in conversation