Hello All,
I have a variable whose 10% is missing in my training data. I want to impute this by applying predictive imputation in SAS.I have seen that in R, there is mice imputation which is very similar to what I want to do. I had a look at proc mi in SAS but it does not allow univarite imputation. Which procedure or method should I use in SAS?
Thanks,
Engin
How do you define predictive imputation ?
Maybe you could make some dummy variables and apply to proc mi .
Well, I choose all the variable to be imputed but all of them except for the one I tried to impute have no missing value, so proc mi only imputed one feature. I think problem is solved
It's your turn to help shape SAS Innovate 2027. Share your expertise and inspire the SAS community.
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.