View source: R/d09_computingEffDurationCallableBond.R
effDurtnCallableBond | R Documentation |
Calculates the Effective Duration statistic of a Callable Bond.
effDurtnCallableBond(pvBase, pvPlus, pvMinus, perChangeBenchYtm)
pvBase |
A number. |
pvPlus |
A number. |
pvMinus |
A number. |
perChangeBenchYtm |
A number. |
According to information provided by Adams and Smith (2019), the method effDurtnCallableBond()
is developed to calculate the Effective Duration statistic of a Callable Bond.
Input values to four arguments pvBase
,pvPlus
,pvMinus
and perChangeBenchYtm
.
MaheshP Kumar, maheshparamjitkumar@gmail.com
Adams,J.F. & Smith,D.J.(2019). Understanding Fixed‑Income Risk and Return. In CFA Program Curriculum 2020 Level I Volumes 1-6. (Vol. 5, pp. 237-299). Wiley Professional Development (P&T). ISBN 9781119593577, https://bookshelf.vitalsource.com/books/9781119593577
effDurtnCallableBond(pvBase=101.060489,pvPlus=99.050120,pvMinus=102.890738,perChangeBenchYtm=0.0025)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.