hpr {FinCal}R Documentation

Computing HPR, the holding period return

Description

Computing HPR, the holding period return

Usage

hpr(ev, bv, cfr = 0)

Arguments

ev

ending value

bv

beginning value

cfr

cash flow received

See Also

twrr

hpr2ear

hpr2mmy

Examples

hpr(ev=33,bv=30,cfr=0.5)

[Package FinCal version 0.6.3 Index]