Description Usage Arguments Value Author(s)
This function calculates the continuously compounding rate given an initial dataset with specific format, date of reference coumpounding frequency, and face value
1 | compoundingRate(dat, initialDate = as.Date("1995-05-15"), m, face = 100)
|
dat |
is a dataset with cusip, issueDate, MaturityDate, Name, Coupon, Bid/Ask |
initialDate |
is the date when the estimation should be conducted: date of reference |
m |
compounding frequency |
face |
face value |
continuously compounding rates
Thomas Fillebeen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.