What does the expression mean in the following code:
alea=a-1;
do while(alea<a | alea>b);/*this one?*/
alea = rannor(-1)*s+mean ;
end;
SAS(R) 9.4 Language Reference: Concepts, Fourth Edition
Since you and many other find those abstract operators hard to under understand, I discourage the use of these.
But it is so much fun to write obscure code Linus! Actually I agree and normally use OR, AND and NOT as appropriate. The extra special fun part with the | operator is you might have meant || or vice versa.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and save with the early bird rate—just $795!
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.