Dear Statalist,
I am trying to estimate a regression with Panel data SUR method with the command xtsur, since I have more time periods than individuals. In summary, I have two equations:
xtsur (eq1: y1 x1 x2 x3 ...) (eq2: y2 x1 x2 x3 ...). I have obtained good statistical significance in the coefficients, but I would like to perform some robustness tests.
I would like to perform some postestimation tests with respect to the normality of the residuals, autocorrelation, homocedasticity, and so on. Hence, I tried to use the command: predict to estimate the residuals (predict ehat, residuals) (I also tried the following predict ehat1, residuals equation(eq1)... and the same for equation 2). Nonetheless, I have gotten the following message: "option residuals not allowed". Does anyone know how to do postestimation tests with xtsur?
Or more generally, how to do postestimation tests with the residuals after multiple-equation (ME) estimators?
Thanks.
Related Posts with Postestimation tests with xtsur
Finding two adjacent events in time.Dear users, I’m currently stuck in a script and would very much appreciate some help. I am using a…
How official does a Windows Python version have to be to be usable by Stata?Hello All. Thanks to Rafal Raciborski of StataCorp, I now know about the python: prefix in Stata Ver…
Implementation of an event study with risk effectsDear all, I am running an event study with 649 firm announcements about digital innovations. With …
Export excel decimalDear all, Could you advise how I can use export excel command with specific number of decimal? I co…
True Zero ValuesHello everyone. I have panel data set of 27 manufacturing industries for T=20, Effective Tax Rate is…
Subscribe to:
Post Comments (Atom)
0 Response to Postestimation tests with xtsur
Post a Comment