Hi. I am having trouble using Proc CAUSALTRT statement for Regression adjustment method for treatment effect.
While I submit, I get the following error:
ERROR: Procedure CAUSALTRT not found.
Do I need to install any package for it?
Best, Arun
You need 9.4 TS1M4 - check your version from the following. Your information will show up in the log and you can verify it. I'm guessing you're on a lower version.
proc product_status;run;
SAS/STAT needs to be installed and licensed.
I have installed and its licensed. I can run other PROC statements but not able to run Proc causaltrt.
Thanks.
CAUSALTRT was added in SAS 9.4 M4. What SAS version are you using?
Oh. I'm using SAS 9.4.
Thank you so much for your help.
What should I do then? 🙂
You need 9.4 TS1M4 - check your version from the following. Your information will show up in the log and you can verify it. I'm guessing you're on a lower version.
proc product_status;run;
Thank you so much.
Best, Arun
Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.