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
Does Stata create observations when mergingIs there a situation where Stata creates new observations when you merge? I ran a model on a master …
Fixed effects and Control function approachHello Expert, I am trying to apply the fixed effects estimator and control function approach in cont…
"insufficient memory" errorHi guys, When I run an OLS regression I have the following error: "insufficient memory r(950)". The…
Factor Analysis - LR & chi square testHi there, I'm conducting a factor analysis (EFA, factor command, pf default) and have 2 questions: …
RD Regression with multiple thresholdsHello all, I currently try to set up an RD-regression with 10 thresholds. For a single threshold the…
Subscribe to:
Post Comments (Atom)
0 Response to Linear regression on estimation samlpe after multiple imputation
Post a Comment