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!