get_optim_dlyWeights_from_dlyImpliedRet: get_optim_dlyWeights_from_dlyImpliedRet

Description Usage Arguments

View source: R/optimist.R

Description

gets daily weights for optimal portolio from daily implied returns

Usage

1
2
get_optim_dlyWeights_from_dlyImpliedRet(dlyImpliedRet, dlyChg, halflife,
  min_window = ceiling(halflife * 2.3), roll_optim = NULL, delta = 1)

Arguments

dlyImpliedRet

xts that contains portfolio daily implied returns

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_optim

days for the output's the rolling window

delta

risk aversion parameter


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