update.constraint {PortfolioAnalytics}R Documentation

function for updating constrints, not well tested, may be broken

Description

can we use the generic update.default function?

Usage

## S3 method for class 'constraint'
update(object, ...)

Arguments

object

object of type constraint to update

...

any other passthru parameters, used to call constraint

Author(s)

bpeterson


[Package PortfolioAnalytics version 1.1.0 Index]