Residual resampling using bootstrap procedure.
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Time Series en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!