plot fitted yield series
1 2 3 4 | plot_fitted(estimObj, maturities, ...)
## S3 method for class 'yldcurve'
plot_fitted(estimObj, maturities, ...)
|
estimObj |
an estimated yield curve model |
maturities |
the maturities that should be plotted. The array refers to the columns of the maturities and the maximum number of maturities that can be plotted at the same time is 5. There will be a warning if the user wants to plot more than 5 series and the function uses only the first 5 elements in the array. |
... |
not used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.