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
How to conclude significance of moderation effects?I want to explore moderating effects of m1. I also have another moderator m2, and here are the two c…
Doubt about absorb() in reghdfeHi everyone! I am currently working with a rather big dataset (135mm observations) and I need to ru…
Correlated data and structural equation modellingI am trying to examine a cross-lagged model with twin data. Without taking into account the correlat…
Drop all the observations if there is one duplicateGood day to all! Code: * Example generated by -dataex-. For more info, type help dataex clear inpu…
Negative binomial regression: Coefficient gets insignificant when control variable is loggedHi, please note that this question was cross-posted on StackExchange but didn't receive any feedbac…
Subscribe to:
Post Comments (Atom)
0 Response to Postestimation tests with xtsur
Post a Comment