On Mon, 14 Apr 2008, Daniel Arribas wrote: > Is there any command that allows the user to drop some special > observations (for instance, those smaller than say 1000) from > the sample you are using when running ols? smpl x >= 1000 restrict help smpl. Or in the GUI program Sample/Restrict based on criterion. Allin Cottrell