Dear all,
I want to see if the FF three-factor model or Carhart (1997) four-factor model fits the mutual fund returns from my sample best.
My professor said that I should find the one with the minimum Scwarz Information Criterion (SIC) score.
Can anyone please explain how I can find the SIC?
My two main regression are;
and;
Best regards,
Rens Eggink
P.S. Please excuse me for my English. It is not my first language.
I want to see if the FF three-factor model or Carhart (1997) four-factor model fits the mutual fund returns from my sample best.
My professor said that I should find the one with the minimum Scwarz Information Criterion (SIC) score.
Can anyone please explain how I can find the SIC?
My two main regression are;
Code:
reg EW_Portfolio RM_RF SMB HML MOM
Code:
reg EW_Portfolio RM_RF SMB HML
Best regards,
Rens Eggink
P.S. Please excuse me for my English. It is not my first language.
Comment