Hi, i need help with a technique for imputing numeric variables weight and height, I need to use the data for modelling is SAS Base(logistic regression)....see below table for my missing data
Variable | Label | N | N Miss |
SUM_INSURED | SUM_INSURED | 23310 | 0 |
Monthly_income | SALARY | 23310 | 0 |
AGE_AT_INCEPT | AGE_AT_INCEPT | 23310 | 0 |
height_new | 13349 | 9961 | |
weight_new | 19484 | 3826 |
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.