A ForwardRate object can be created from a SpotRate object and
a SpotRateCurve.
as.forwardrate(x, ...)
# S3 method for class 'SpotRate'
as.forwardrate(x, terms, refdate = NULL, ...)
# S3 method for class 'SpotRateCurve'
as.forwardrate(x, t1 = NULL, t2 = NULL, ...)A ForwardRate object created from another object, SpotRate or
SpotRateCurve.