HI,
I am leaning base SAS. I am modelling a logistic regression for credit cards and one of the variable has been given as the Monthly income for the people which has the value of NA as well. What should I do to treat them because their other demographic data is important and the total NA is 20% in monthly income.
Regards
digamber
If you don't want to drop those records, your best bet is probably to impute income data.
You could assign those with missing income the median or modal income. You could create a second model to estimate income based on the demographic factors you do have,
I would think that would be a valid approach. I personally don't know how to do that, but as I understand things some sort of model, like a regression, would work.
I would think one thing you would want to be careful about is drawing income conclusions based on data with a 20 percent imputation rate.
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
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.