Fixed income toolbox - curve fitting

2 Ansichten (letzte 30 Tage)
Eric
Eric am 26 Jul. 2011
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 Kommentar
Nuno
Nuno am 8 Jul. 2012
Hi Eric,
Do you already have the answer in other way to your question?
Nuno

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Oleg Komarov
Oleg Komarov am 26 Jul. 2011
I don't think you can do that. You should code the function yourself and fit it.

Kategorien

Mehr zu Get Started with Curve Fitting Toolbox finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by