Learn R Programming

FinCal (version 0.6.3)

ear2hpr: Computing HPR, the holding period return

Description

Computing HPR, the holding period return

Usage

ear2hpr(ear, t)

Arguments

ear
effective annual rate
t
number of days remaining until maturity

See Also

hpr2ear

ear

hpr

Examples

Run this code
ear2hpr(ear=0.05039,t=150)

Run the code above in your browser using DataLab