as.spotratecurve {fixedincome} | R Documentation |
A SpotRateCurve can be created from a ForwardRate
object.
as.spotratecurve(x, ...)
## S3 method for class 'ForwardRate'
as.spotratecurve(x, refdate = Sys.Date(), ...)
x |
a ForwardRate object. |
... |
additional arguments |
refdate |
the curve reference date. |
A SpotRateCurve
object create from another object.