I am using PROC MIXED to examine differeces across 5 different treatments. I would like to know how to enable my 'LSMEANS variable = treatment / ADJUST=TUKEY;' statement to display differences using letters in the output. Any advice is appreciated.
I am using the following code:
%MIXED1 (MasterFile, pigWt1, 1);
I'm not sure what you mean by "using letters".
If you mean something like the LINES option in the LSMEANS statement in PROC GLM, as far as I know that is not available in PROC MIXED.
If you mean something else, please explain in a lot more detail.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.