Three Factor Asset Pricing Model
Posted: Tue Feb 03, 2009 5:21 pm
I am trying to get my head around how I can perform a GMM regression to replicate Fama and French's three factor asset pricing model. I have 25 portfolios (ie 25 observations for Rit) and the model is specified as:
Rit = ai + bi(MRP) + ciSMB + diHML + ei
I want to run this model where there are 4N sample moment equations
1) Mean regression error term is zero
2) E(MRP,e) = 0
3) E(SMB,e) = 0
4) E(HML,e) = 0
ie for 2-4 I need to define that the regression error term is orthogonal to each regressor. I have having particular difficulty defining the error term in EViews, which I think is required in order to write the systems I have specified (1-4 above). Help on the programming would be greatly appreciated!
Rit = ai + bi(MRP) + ciSMB + diHML + ei
I want to run this model where there are 4N sample moment equations
1) Mean regression error term is zero
2) E(MRP,e) = 0
3) E(SMB,e) = 0
4) E(HML,e) = 0
ie for 2-4 I need to define that the regression error term is orthogonal to each regressor. I have having particular difficulty defining the error term in EViews, which I think is required in order to write the systems I have specified (1-4 above). Help on the programming would be greatly appreciated!