mmy2hpr {FinCal} | R Documentation |
Computing HPR, the holding period return
Description
Computing HPR, the holding period return
Usage
mmy2hpr(mmy, t)
Arguments
mmy |
money market yield |
t |
number of days remaining until maturity |
See Also
Examples
mmy2hpr(mmy=0.04898,t=150)
[Package FinCal version 0.6.3 Index]