Does anyone know how to call up the SAS macro pdmix800 in SAS Studio?
Thanks.
First run the macro code, then follow the example?
Reeza, thank you for the response. SAS Studio runs on one of SAS's remote computers, therefore, I cannot just call up the macro on my machine. I need to know where to find it on the SAS computers. The example you provided is for the full installed version of SAS. Unless I'm missing something...
You can submit the macro in the editor, you don't have to %include it. %include just runs a program. It's not as clean code wise but works fine.
If you're using AnalyticsU then you can set up a shared drive and reference the program from there.
How do I create a shared folder in VMware player or VMware Fusion?
I'm going to go in a different way completely. Why not run your analysis in GLIMMIX, which implements the LINES option for the LSMEANS statment? Then use ODS output to get the dataset lsmlines, which will have the letters available.
Steve Denham
Thank you Steve and Reeza! I really appreciate your help!
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
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.