ear2hpr {FinCal}R Documentation

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

ear2hpr(ear=0.05039,t=150)

[Package FinCal version 0.6.3 Index]