Hello. I am trying to predict a continuous variable of income that is declared in interval in my survey data by using the command -intreg-
I have a set of variables defined for the prediction.
Is there a command I can use to tell me what is the most optimal combination of variables, for a given number of predictors, to use in a regression to minimize missing values?
Something like "optimize depvar varlist, n(5)" if I have 5 predictors?
Since my purpose is to simulate as best as I can, I don't think there is a problem with doing this right?
Any advice is appreciated. Enjoy your weekend
I have a set of variables defined for the prediction.
Is there a command I can use to tell me what is the most optimal combination of variables, for a given number of predictors, to use in a regression to minimize missing values?
Something like "optimize depvar varlist, n(5)" if I have 5 predictors?
Since my purpose is to simulate as best as I can, I don't think there is a problem with doing this right?
Any advice is appreciated. Enjoy your weekend

Comment