by zhaoningru » Tue Oct 07, 2014 11:43 pm
I sent a letter and got the kind reply from M.M.Croce. I attached the letter below.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Let me start from my dynare++ code :
exr = r-rf(-1);
is the UNLEVERED monthly log-excess return.
The levered monthly log-excess return is:
Lev_ExR = LEVERAGE*sim_res(dyn_i_exr,:)' + normrnd(0,1,per,1)*((.065)/sqrt(12));
where
(i) "sim_res" is the output of the matlab simulation routine offered by the dynare++ guys;
(ii) "per" is an index across different sample repetitions;
and
(iii) the calibration of the dividends-shock is discussed when I introduce equation (9)---see my SSRN WP.
In my table, I give you the statistics for levered excess returns time-aggregated (compounded) to an annual frequency. Both the time-aggregation and the transformation from logs to levels are in done in matlab with a separate simulation code.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
From the above letter, I basically figured out the gap between the results of his dynare++ code and the table 3.