gets implied returns from portfolio weights
1 2 | get_dlyImpliedRet_from_dlyWeights(dlyWeights, dlyChg, halflife,
min_window = ceiling(halflife * 2.3), roll_parity = NULL)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.