portfolio.weights: Return the portfolio weights of a portfolio.model

Description Usage Arguments Value Author(s) Examples

View source: R/portfolio.weights.R

Description

portfolio.weights return the portfolio weights of a portfolio.model

Usage

1
2
3
4
5
6
7
8
9
portfolio.weights(model)

portfolio(model)

w(model)

weights(model)

x(model)

Arguments

model

the portfolio.model to return the portfolio weights from

Value

a vector of portfolio weights or NULL if no weights are available yet.

Author(s)

Ronald Hochreiter, ronald@algorithmic.finance

Examples

1
2

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