plot_fitted: plot fitted yield series

Description Usage Arguments

View source: R/plot.r

Description

plot fitted yield series

Usage

1
2
3
4
plot_fitted(estimObj, maturities, ...)

## S3 method for class 'yldcurve'
plot_fitted(estimObj, maturities, ...)

Arguments

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


joergrieger/RYieldCurve documentation built on May 25, 2020, 9:03 p.m.