Hi SAS forum,
My "income" variable has missing values. I wanted to calcualte "Total" varaible by addiing 100 to "income" variable.
Based on literature, I speficied the below statement to deal with missing values.
Total = sum(of income, 100);
Could any expert tell me if my statement is correct?
Thanks
Miris
You should be able to test this one.
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!