Learn R Programming

PortfolioAnalytics (version 2.0.0)

extractObjectiveMeasures: Extract the objective measures

Description

This function will extract the objective measures from the optimal portfolio run via optimize.portfolio

Usage

extractObjectiveMeasures(object)

Value

list of objective measures

Arguments

object

list returned by optimize.portfolio

Author

Ross Bennett

See Also

optimize.portfolio