Thank you very much! One other question:
1) How can I replace a missing value for a different variable using the mean of a group?
I have missing values for a variable "area" and I want to replace the missing values with the mean of "area" by "neighborhood", where values are not missing.
Use PROC STDIZE as in the replace with zero case and use the MISSING=MEAN instead and the BY Statement to specify your By-Group
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest 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.
Browse our catalog!