I want to test how granted patent, R&D & their ratio predicts real & excess market return. I am doing 2 robust linear regressions:
Real Return(t+1) = constant+ β1 patent granted + β2 (patent/R&D)+ β3 R&D+ β4 wealth-consumption ratio (cay) + μt+1
Excess Return(t+1) = constant+ δ1 patent granted + β2 (patent/R&D)+ β3 R&D+ β4 wealth-consumption ratio (cay) + μt+1
All are time series annual data, the explanatory variables are in time period t. observation number =55. real return, patent, R&D and cay are in log, excess return= log(real ret)- 3month tbill rate, patent/R&D = innovative efficiency(IE). I have first differenced patent, R&D and IE data, standardized all 4 explanatory var, then performed PCA on patent granted & IE as VIF was over 10.
Robust linear & Newey-West gives same coefficient and very close SE, the coefficient on IE is significant at 10% level for the 1st regression but insignificant in the 2nd regression. I understand I have small sample but what could be the explanation for the insignificance in the excess return regression? One other study using similar regression but having quarterly data had significance in both real & excess return.