I tried it just to see the rsults of the ovtest, it's still significant
Code:
reg ROA i.CSR Risk c.Size##c.Size ib2.Industry,vce(cluster Companyscode)
Linear regression Number of obs = 139
F(7, 27) = 2.85
Prob > F = 0.0231
R-squared = 0.6765
Root MSE = .42571
(Std. Err. adjusted for 28 clusters in Companyscode)
-------------------------------------------------------------------------------
| Robust
ROA | Coef. Std. Err. t P>|t| [95% Conf. Interval]
--------------+----------------------------------------------------------------
1.CSR | .0640246 .0534338 1.20 0.241 -.0456126 .1736618
Risk | .6607711 .2967091 2.23 0.034 .0519743 1.269568
Size | 2.07716 1.024637 2.03 0.053 -.0252224 4.179542
|
c.Size#c.Size | -.1113785 .0534507 -2.08 0.047 -.2210504 -.0017067
|
Industry |
1 | -.3233247 .1391975 -2.32 0.028 -.6089344 -.037715
3 | -.1931089 .1427413 -1.35 0.187 -.4859899 .0997721
4 | -.2692938 .148752 -1.81 0.081 -.5745076 .03592
|
_cons | -9.408673 4.788201 -1.96 0.060 -19.23325 .4159049
-------------------------------------------------------------------------------
. estat ovtest
Ramsey RESET test using powers of the fitted values of ROA
Ho: model has no omitted variables
F(3, 128) = 829.19
Prob > F = 0.0000
.

Comment