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)vector of weights from optimization
vector of initial weights used to calculate turnover from
Ross Bennett