| ![]() |
From | Richard Williams <Richard.A.Williams.5@ND.edu> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: stepwise like SPSS? [was: RE: st: Means test] |
Date | Thu, 15 Feb 2007 21:39:10 -0500 |
At 07:14 PM 2/15/2007, Richard Williams wrote:
Here is a not too painful way to get more stepwise information from Stata. Basically, just run the regressions twice: Once with stepwise, and then again with nestreg. With nestreg, specify the vars in the same order that stepwise added them. Example:One little tweak to my previous suggestion: if there is missing data, stepwise does casewise deletion on all variables you specify, whether they make it into the final model or not. So, to have the same cases analyzed by both stepwise and nestreg, do something like
© Copyright 1996–2025 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |