Description Usage Arguments Value Examples
Calculates the average turnover rate of a portfolio strategy.
1 | turnover_calc(weights, rets_oos)
|
weights |
a numerical nxp data matrix with portfolio weights. |
rets_oos |
a numerical nxp data matrix with stock returns over the same observation period as the weights. |
a double, the average turnover rate over the specified observation period.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.