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
Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.
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!