Could anyone give me the function 'kf'
Posted: Tue Apr 26, 2016 9:36 am
Dear all,
I am trying to run the codes of the paper " The effects of monetary policy news and surprises " by Milani and Treadwell (2012), but got the following error:
Undefined function 'kf' for input arguments of type 'double'.
Error in likelihood_RE_ALL (line 887)
[shatnew,signew,lh]=kf(data(it,:)',H,S0,P0,F,G);
Error in MH_RE_ALL (line 78)
[loglike,S]=likelihood_RE_ALL(data,theta);
Could anyone give me the function 'kf' and some guidance?
Thank you very much!
I am trying to run the codes of the paper " The effects of monetary policy news and surprises " by Milani and Treadwell (2012), but got the following error:
Undefined function 'kf' for input arguments of type 'double'.
Error in likelihood_RE_ALL (line 887)
[shatnew,signew,lh]=kf(data(it,:)',H,S0,P0,F,G);
Error in MH_RE_ALL (line 78)
[loglike,S]=likelihood_RE_ALL(data,theta);
Could anyone give me the function 'kf' and some guidance?
Thank you very much!