Hello everyone,
This code has problem :
%put 1. I do not know;
%put 2. I don't know;
Please Help!
Thanks!
%put 1. I do not know;
%put %str(2. I don%'t know);
Mike,
Do a Google search for: macro quoting sas and read some of the papers that you'll find. Most will likely be by Ian Whitlock and Art Carpenter, although there are definitely others who are also worth reading. I think it will ultimately teach you a lot more than simply trying things and asking questions about why something or other didn't work.
my 2 cents for the day!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.