I am using the mvreg command as I have a multivariate regression (3 independent variables regressed on a set of independent variables)
For example instead of
reg y1 = x1 + x2
reg y2 = x1 + x2
reg y3 = x1 + x2
I do the following:
manova y1 y2 y3 = x1 c.x2
mvreg
My question is in a normal regression I can go on to predict residual and perform tests for OLS assumption such as estat hettest etc. How do I do this when using mvreg?
Related Posts with mvreg - post estimation
Granger causality test for Panel data regressionI want to test the direction of causality for my panel data. In order to do so, I wanted to carry ou…
Reorganising panel dataI have Panel data ranging over 8 time periods (quarters). For each individual, there are 4 quarters…
Plotting by subgroupsHi, I am Soma Gecse, an Economics student from Warwick University. With my group, we are investiga…
panel data analysisHi, I am getting negative test statistic for hausman test to check b/w random and fixed effects mode…
GMM Standard Errors and SAR ModelsAll: Please excuse this question as I am an ex-GeoDa user coming to STATA. In the Spatial Autoregre…
Subscribe to:
Post Comments (Atom)
0 Response to mvreg - post estimation
Post a Comment