Learn R Programming

FinCal (version 0.6.3)

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

Run this code
hpr(ev=33,bv=30,cfr=0.5)

Run the code above in your browser using DataLab