hpr2ear {FinCal} | R Documentation |
Convert holding period return to the effective annual rate
Description
Convert holding period return to the effective annual rate
Usage
hpr2ear(hpr, t)
Arguments
hpr |
holding period return |
t |
number of days remaining until maturity |
See Also
Examples
hpr2ear(hpr=0.015228,t=120)
[Package FinCal version 0.6.3 Index]