Hello,
I estimated an OLS regression with 7 independent variables and one interaction term. Among the two variables in interaction term, one is log transformed and centered and the latter is centered only. I centered the variables to reduce VIF. The model is correctly specified as per linktest results and VIF is within acceptable range as per estat vif results. I estimated the regression again with vce (robust) errors due to heteroskedasticity. However, the f stat and p value is blank. Why is that?

I estimated an OLS regression with 7 independent variables and one interaction term. Among the two variables in interaction term, one is log transformed and centered and the latter is centered only. I centered the variables to reduce VIF. The model is correctly specified as per linktest results and VIF is within acceptable range as per estat vif results. I estimated the regression again with vce (robust) errors due to heteroskedasticity. However, the f stat and p value is blank. Why is that?
Comment