optimal.portfolio: Meta-function to optimize portfolios given a portfolio.model...

Description Usage Arguments Value Author(s) Examples

View source: R/optimal.portfolio.R

Description

optimal.portfolio optimizes the portfolio of a model given the current specification

Usage

1
2
3
4
5
optimal.portfolio(input = NULL, ...)

p.opt(input = NULL, ...)

opt.p(input = NULL, ...)

Arguments

input

either a portfolio.model or something to convert to a new model

...

other parameters to be passed on to the optimization sub-functions.

Value

an S3 object of class portfolio.model with the optimized portfolio.

Author(s)

Ronald Hochreiter, ronald@algorithmic.finance

Examples

1
2

portfolio.optimization documentation built on May 2, 2019, 8:16 a.m.