Forward.Rate: A function to calculate forward rates

Description Usage Arguments

View source: R/TermStructure.R

Description

Calculate forward rate given a vector of spot rates

Usage

1
Forward.Rate(term.structure, forward.tenor, type = "C")

Arguments

term.structure

an S4 object of the type TermStructure

forward.tenor

the forward tenor stated in months. For example the two-year forward rate is specified as 24.

type

the calculation type "P" periodic or "C" continuous


glennmschultz/BondLab documentation built on May 11, 2021, 5:29 p.m.