compoundingRate: Estimate continuously conpounding rate to be used in term...

Description Usage Arguments Value Author(s)

Description

This function calculates the continuously compounding rate given an initial dataset with specific format, date of reference coumpounding frequency, and face value

Usage

1
compoundingRate(dat, initialDate = as.Date("1995-05-15"), m, face = 100)

Arguments

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

Value

continuously compounding rates

Author(s)

Thomas Fillebeen


GARPFRM documentation built on May 2, 2019, 5:45 p.m.