Residual resampling using bootstrap procedure.
조회 수: 8 (최근 30일)
이전 댓글 표시
So I'm evaluating mutual fund performance using a four-factor model as suggested by Carhart(1997). The specification of the model is as follows: { Rpt- Rft = ap + bp (Rmt- Rft) + si SMB + hi HML + wi WML + ei } which is basically a multi-variate ols. this model assumes that the error term ei ( or residual) is normally distributed. However, daignostic analysis shows that it is not normally distributed. So to overcome this problem, we resample the residuals with replacement using the bootstrap technique. Since I am new to matlab, I would appreciate any lead on how to perform this bootstrap simulation.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Time Series에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!