turnover: Calculates turnover given two vectors of weights. This is...

Description Usage Arguments Author(s)

Description

Calculates 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

Usage

1
  turnover(weights, wts.init = NULL)

Arguments

weights

vector of weights from optimization

wts.init

vector of initial weights used to calculate turnover from

Author(s)

Ross Bennett


R-Finance/PortfolioAnalytics documentation built on May 8, 2019, 4:46 a.m.