When I run my fixed effects regression model:
xtreg y var1... varn, fe cluster(id)
and predict residuals using:
predict u, e
or alternatively:
predict u, residuals
I get answers that differ somewhat, but not a ton. What is the difference between these two methods of predicting residuals and when should I use each?
Related Posts with What does the "e" option do with the predict command? How does it differ from the residuals option?
stpm2 r(1400) - initial values not feasibleHello everyone! I'm working on a predictive flexible parametric survival model and when I run the c…
stpm2, initial values not feasibleHello, I am trying to run a flexible Parametric model in Stata. I study various outcomes and I run …
WLS = reg + aweights?I would like to understand whether I apply the regression technique "weighted least squares (WLS)" b…
Multivariate tobit modelHi, I am trying to run a multivariate tobit model using lots of dummy independent variables for my …
Prompt for values interactively in do fileDear Statalist, Is there any way to prompt for local variable with pattern i.e. numeric only/alpha …
Subscribe to:
Post Comments (Atom)
0 Response to What does the "e" option do with the predict command? How does it differ from the residuals option?
Post a Comment