cma.add.constraint: Add constraint to a CMA

Description Usage Arguments Value

View source: R/cma.initialize.r

Description

This function adds a contraint to a cma

Usage

1
cma.add.constraint(constraint, constraint.name, cma)

Arguments

constraint

a numeric vector with length equal to number of classes. The dot (scalar) product of this vector and the portfolio weights must be at least zero to satisfy the constraint.

constraint.name

Name of constraint. Default NULL.

cma

Capital market assumption object

Value

A cma with the constraint added.


rexmacey/TaxAwareAA documentation built on Dec. 3, 2019, 7:54 a.m.