initialRate: Constructing Initial Interest Rates
Description
Constructor for initial Initial Rates values.
Usage
initialRate(time, currency, rate)
Arguments
time
integer value, the times to maturity.
currency
character value, the currencies.
rate
numeric value, the interest rates.
Value
a data.frame with option stringsAsFactors = FALSE
.