Kalman Filter Application
Kalman Filter is applied to estimate the parameters of CIR interest rate model.
Author: Biao
Adding multifactor models is straightforward, what you need to do is to change the transition and measurement equations.
11 May 2010
Kalman Filter Application
Kalman Filter is applied to estimate the parameters of CIR interest rate model.
Author: Biao
because we dont actually know the variance of measurement error, do we? some ppl treat it as a small number such as 0.0001 and optimize only the left parameters.
06 May 2010
Kalman Filter Application
Kalman Filter is applied to estimate the parameters of CIR interest rate model.
Author: Biao
no, I just implement the methodology in that paper. will think about extended kalman filter, do you have a good paper on it? ideally about term structure estimation as well.
because we dont actually know the variance of measurement error, do we? some ppl treat it as a small number such as 0.0001 and optimize only the left parameters.