Residual resampling using bootstrap procedure.
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Time Series in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!