Hi,
I am interested to know the meaning of the follwing code..
especially what does the 0.0001 after the discharges mean??
Thanks
newvariable=round(days/discharges, .0001);
rounding-unit
is a positive, numeric constant, variable, or expression that specifies the rounding unit.
rounding-unit
is a positive, numeric constant, variable, or expression that specifies the rounding unit.
Everything you ever wanted to know about round.
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.