twrr: Computing TWRR, the time-weighted rate of return

Description Usage Arguments See Also Examples

Description

Computing TWRR, the time-weighted rate of return

Usage

1
twrr(ev, bv, cfr)

Arguments

ev

ordered ending value list

bv

ordered beginning value list

cfr

ordered cash flow received list

See Also

hpr

Examples

1
twrr(ev=c(120,260),bv=c(100,240),cfr=c(2,4))

felixfan/FinCal documentation built on May 16, 2019, 12:46 p.m.