Rdocumentation
powered by
Learn R Programming
termstrc (version 1.1.1)
maturity_range: Restricting a Bond Dataset
Description
The function restricts a bond data set to a specified maturity range.
Usage
maturity_range(bonddata, lower, upper)
Arguments
bonddata
bond data set.
lower
lower bound of maturity spectrum.
upper
upper bound of maturity spectrum.