LIBOR Market Model (LMM) class creation using historical spot rates

4 次查看(过去 30 天)
I am creating an LMM class and I am following the example given in the documentation page. (http://www.mathworks.com/help/fininst/libormarketmodel-class.html)
I notice there are variables such as LMMVolFunc, LMMVolParams, Beta etc. that have been defined. How are these defined and where do the definitions come from?
I have a history of spot rates. Is it possible that I can define the LMMVolFunc using that? If so how?

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2021-3-4
The volatilities and correlations for the LMM are calibrated either using the market data (such as swaptions, caps, and floors) or using the historical data (like the spot rate history that you have).
While we currently have an example in the documentation to illustrate the procedure to calibrate to market data, we do not have an example showing how to calibrate the model to historical data. You can find out how to calibrate to market data using the following documentation link :
For more information on historical calibration and different parameterizations for the volatilities and correlation, the following references would be helpful : 
“Interest Rate Models - Theory and Practice” by Brigo and Mercurio
 
“Interest Rate Modeling” by Andersen and Piterbarg
 
The "LMMVolFunc", "LMMVolParams", "Beta", and "CorrFunc" variables in the documentation page are set from these sources. 

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Thermodynamics & Statistical Physics 的更多信息

产品


版本

R2016b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by