Hello:
I know there is something is not right for the code. I think it might need to put %synfunc somewhere, but not sure how. Could someone help? Thanks.
%rename(nad_dx,bd_dx,%cmpres(&cnt1);
You are missing a bracket:
%rename(nad_dx,bd_dx,%cmpres(&cnt1.));
I also suggest always putting the point after macro variables.
View solution in original post
Dive into keynotes, announcements and breakthroughs on demand.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.
Browse our catalog!