I want to run a stepwise regression in R to choose the best fit model, my code is attached here:
full.modelfixed <- glm(died_ed ~ age_1 + gender + race + insu
You can use the MICE package to do imputation, then working with the dataset will not give you errors