Hi all!
Please I need explanation on rand function as it applies to SAS Base Certification, what to expect and stuff like that.
Thanks.
A good place to start is
How to generate random numbers in SAS
Random number streams in SAS: How do they work?
Some older materials might discuss the RANUNI and RANNOR functions, but those functions are deprecated and no longer recommended. See "Six reasons you should stop using the RANUNI function to generate random numbers."
A good place to start is
How to generate random numbers in SAS
Random number streams in SAS: How do they work?
Some older materials might discuss the RANUNI and RANNOR functions, but those functions are deprecated and no longer recommended. See "Six reasons you should stop using the RANUNI function to generate random numbers."
@Rick_SAS Thank you very much sir.
Very helpful.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.