Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Nick Cox <n.j.cox@durham.ac.uk> |
To | "'statalist@hsphsun2.harvard.edu'" <statalist@hsphsun2.harvard.edu> |
Subject | st: RE: lpoly predict residuals |
Date | Mon, 13 Jun 2011 14:21:12 +0100 |
I don't think that -lpoly- supports -predict- for post-estimation calculations. What documentation made you think it does? One reason is that -lpoly- calculates and graphs results for values of the predictor not in the dataset. I think your best bet is to use -generate()- options as documented, but even so while you can get predictions for a grid of values you are left with the problem that observed values are not defined for the same grid without extra assumptions. It's for this kind of reason that various spline and fractional polynomial methods are often favoured in the no person's land between exploratory smoothing and more formal modelling. Nick n.j.cox@durham.ac.uk Stefan Pichler I have trouble predicting the residuals after the lpoly command. I first run "lpoly y x" on my dataset and then use "predict" to get residuals. However, Stata returns "not sorted", which I don't understand. * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/