Serving the Quantitative Finance Community

Search found 8 matches

by sudarshankumar
December 7th, 2013, 6:47 am
Forum: Student Forum
Topic: RMSE calculation in Vasicek model
Replies: 1
Views: 6009

RMSE calculation in Vasicek model

<t>People use RMSE to validate Vasicek model. But I am not sure how to calculate it because RMSE = std deviation ( original yield - forecasted yield) and forecasted yield can have multiple values because it depends on r(t) and r(t) has a random term.Any guidelines on how to calculate it will be real...
by sudarshankumar
December 6th, 2013, 4:43 pm
Forum: Student Forum
Topic: error calculation in vasicek model
Replies: 3
Views: 6167

error calculation in vasicek model

<t>Yes I got your point,But I want to re-frame my question.I have developed my vasicek model and want to compare its performance ( How well it predict in the time of uncertainty, which maturity of bonds should I use in predicting)For that I am looking for some statistical technique which will give m...
by sudarshankumar
December 5th, 2013, 12:17 pm
Forum: Numerical Methods Forum
Topic: Extended Kalman Filter Fong Vasicek Model
Replies: 3
Views: 19370

Extended Kalman Filter Fong Vasicek Model

that link is not working
by sudarshankumar
December 3rd, 2013, 8:40 pm
Forum: Student Forum
Topic: Kalman filter stability problem
Replies: 1
Views: 6009

Kalman filter stability problem

<t>While implementing Klamna filter some times matrix become singular. After searching internet I came to know Josef form of Klaman filter can mitigate that.Just wanted to know how to implement thatWill replacing old quantion (InitVarY=(I-KalmanGain*H)*VarY; with new one InitVarY=(I-KalmanGain*H)*Va...
by sudarshankumar
December 2nd, 2013, 4:44 pm
Forum: Student Forum
Topic: error calculation in vasicek model
Replies: 3
Views: 6167

error calculation in vasicek model

<t>Hi,I have developed vasicek model for US term structure and use Kalman filter to estimate parameters. Now I want to see how good my model and parameters are. Few things I can think of few things1. RMSE : simulate vasicek model with obtained parameter and calculate error (actual value- simulated v...
by sudarshankumar
November 28th, 2013, 3:12 pm
Forum: Student Forum
Topic: Multifactor Vasicek model using Kalman Filter
Replies: 2
Views: 6534

Multifactor Vasicek model using Kalman Filter

Sorry for the inconviniencePlease find the alternative linkhttp://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.180.1662&rep=rep1&type=pdf
by sudarshankumar
November 28th, 2013, 10:48 am
Forum: Student Forum
Topic: Multifactor Vasicek model using Kalman Filter
Replies: 2
Views: 6534

Multifactor Vasicek model using Kalman Filter

<r>I am trying to implement Vasicek model using Kalman filter using the research paper published by Bank of Canada <URL url="http://www.bankofcanada.ca/en/res/wp/2001/wp01-15a.pdf">http://www.bankofcanada.ca/en/res/wp/2001/wp01-15a.pdf</URL> I am facing problem in maximum likelihood function calcula...
by sudarshankumar
November 15th, 2013, 9:22 pm
Forum: Student Forum
Topic: Multifactor Vasicek Model Implementaion
Replies: 0
Views: 6612

Multifactor Vasicek Model Implementaion

<r>Hi,I am trying to implement Vasicek multifactor model using Kalman filter. It is inspired by bank of Canada research paper <URL url="http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.180.1662&rep=rep1&type=pdf.Also"><LINK_TEXT text="http://citeseerx.ist.psu.edu/viewdoc/do ... e=pdf...