| turnover | R Documentation |
add.objectiveCalculates turnover given two vectors of weights.
This is used as an objective function and is called when the user adds an objective of type turnover with add.objective
turnover(weights, wts.init = NULL)
weights |
vector of weights from optimization |
wts.init |
vector of initial weights used to calculate turnover from |
Ross Bennett
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.