lines.SmithWilsonYieldCurve: Plot generic for SmithWilsonYieldCurve objects

Description Usage Arguments

View source: R/lines.SmithWilsonYieldCurve.R

Description

Plot generic for SmithWilsonYieldCurve objects

Usage

1
2
3
  ## S3 method for class 'SmithWilsonYieldCurve'
 lines(x, y, ...,
    aspect = c("cts", "zero"))

Arguments

x

An object of class SmithWilsonYieldCurve or a vector of terms to evaluate the curve at

y

Optionally an object of class SmithWilsonYieldCurve

aspect

either "cts" for continously compounded spot rates, or "zero" for ZCB prices

...

other arguments to pass to the default lines function


SmithWilsonYieldCurve documentation built on May 2, 2019, 2:16 a.m.