Fixed income toolbox - curve fitting
이전 댓글 표시
Hi all, I am using the fitSvensson method to fit a yield curve to market data. When doing so, I construct an IRFitOptions object and pass it an array of parameter values as an initial guess. I would like to extract the resultant values of the parameters of the final fitted curve. How can this be done? I cannot find a method or public property of IRFunctionCurve that will return them. I'm looking to use the resultant parameters of a curve fitting process on one day as the initial guess for the next day. Anyone have any thoughts? Thank you!
댓글 수: 1
Nuno
2012년 7월 8일
Hi Eric,
Do you already have the answer in other way to your question?
Nuno
답변 (1개)
Oleg Komarov
2011년 7월 26일
0 개 추천
I don't think you can do that. You should code the function yourself and fit it.
Here's a link that may be of some help: http://www.mathworks.com/matlabcentral/fileexchange/26016-using-matlabr-and-symbolic-math-toolboxtm-to-develop-and-analyze-financial-models
카테고리
도움말 센터 및 File Exchange에서 Get Started with Curve Fitting Toolbox에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!