Hello @AbdulazizAbaoud ,
Please submit :
proc causalmed; run;
It should say this in the LOG (or something similar) :
1 proc causalmed; run;
NOTE: Writing HTML Body file: sashtml.htm
ERROR: There is not a default input data set (_LAST_ is _NULL_).
NOTE: The SAS System stopped processing this step because of errors.
NOTE: PROCEDURE CAUSALMED used (Total process time):
real time 0.77 seconds
cpu time 0.21 seconds
If that is what the LOG says, YOU CAN USE PROC CAUSALMED.
Thanks,
Koen
... View more