Learn R Programming

FinCal (version 0.6.3)

hpr2ear: 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

ear

hpr

ear2hpr

Examples

Run this code
hpr2ear(hpr=0.015228,t=120)

Run the code above in your browser using DataLab