get_dlyImpliedRet_from_dlyWeights: get_dlyImpliedRet_from_dlyWeights

Description Usage Arguments

View source: R/optimist.R

Description

gets implied returns from portfolio weights

Usage

1
2
get_dlyImpliedRet_from_dlyWeights(dlyWeights, dlyChg, halflife,
  min_window = ceiling(halflife * 2.3), roll_parity = NULL)

Arguments

dlyWeights

xts that contains portfolio daily weights

dlyChg

xts that contains daily changes

halflife

number of days that accumulate 0.5 density

min_window

number of days in the first window

roll_parity

days for the output's the rolling window


audiracmichelle/optimist documentation built on Aug. 21, 2019, 7:55 p.m.