Book Image

Mastering R for Quantitative Finance

Book Image

Mastering R for Quantitative Finance

Overview of this book

Table of Contents (20 chapters)
Mastering R for Quantitative Finance
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Parameter estimation of interest rate models


When using the interest rate models for pricing or simulation purposes, it is important to calibrate their parameters to real data properly. Here, we present a possible method to estimate the parameters. This method was developed by Chan et al, 1992, and is often referred to as the CKLS method. The procedure was elaborated to estimate the parameters of the following interest rate model with the help of the econometric procedure called Generalized Method of Moments (GMM; see Hansen, 1982, for more details):

It is easy to see that this process gives the Vasicek model when γ=0, and the CIR model when γ =0.5. As the first step of the parameter estimation, we discretize this equation with the Euler approximation (see Atkinson, 1989):

Here, δt is the time interval between two observations of the interest rate and et is independent, standard normal random variables. The parameters are estimated with the following null hypothesis:

Let Θ be the vector of...