Dear all,
I would like to obtain my residuals from my loop regressions, but I can't find a way to extract them.
I tried different ways, such as the command predict residuals, but this gives me a prediction of the residuals and these do not match with the residuals from the regressions.
The purpose is that I obtain the different residuals from my regressions and create the variable 'residuals'.
Is someone able to explain to me the difference and help me further how to extract them?
Related Posts with Extracting Residuals from loop regressions
Accessing Files Created within SubprogramI am writing a Stata .ado program that performs the same subroutine many times. As such, I would lik…
Overlay graphics in Stata / Export graphic with transparent background?I have 2 graphics (attached, .gph and .png versions of each) that I created with a user-written comm…
Fixed Effects: how to report in a tableHi all, I would like to ask a question, please, about how to report a fixed effects regression in a…
Prediction interval (not confidence interval) calculations for glm w/ robust VCE model?In reference to the two threads below, did anybody ever figure out how to get prediction intervals/i…
5*5 bivariate dependent sorting for portfolio creation Code: * Example generated by -dataex-. To install: ssc install dataex clear input str15 companies b…
Subscribe to:
Post Comments (Atom)
0 Response to Extracting Residuals from loop regressions
Post a Comment