I am conducting a multiple linear regression analysis on multiply imputed data.
I wish to do a stepwise procedure were i stepwise specify my independent variables over a series of different models on the basis of a full model containing all variables of interest.
Normally, when doing stepwise linear regression on incomplete data, I perform the analysis on the estimation sample of the full model using an command like -gen nmin=e(sample)- to make sure all the models have the same number of observations, so the coefficients are more comparable between models excluding or including variables with reference to the full model.
How can I perform this procedure when using the command -mi estimate: reg- ?
Related Posts with Linear regression on estimation samlpe after multiple imputation
IV interpretation of result of test of endogeneity with weak instrumentsDear all, I will please like to find out a few things. I use OLS in my analysis and to address endo…
Choosing between Mean Group and Pooled Mean Group in ARDL modelsDear Stata users, Kindly help me with this problem. I am trying to choose the best model between t…
Getting common coefficient and restrictions in an equationI want to estimate an equation by setting restrictions to coefficients. Likewise, I want to get comm…
Wide to Long Reshaping Hi all, I have data in the following format: Code: * Example generated by -dataex-. For mo…
Difference in months between dates in year-month formatHi, I am a beginner in learning stata. I have data where I have a column for month in numbers 1 to …
Subscribe to:
Post Comments (Atom)
0 Response to Linear regression on estimation samlpe after multiple imputation
Post a Comment