Rdocumentation
powered by
Learn R Programming
PortfolioAnalytics (version 1.0.3636)
extractObjectiveMeasures: Extract the objective measures
Description
This function will extract the objective measures from the optimal portfolio run via
optimize.portfolio
Usage
extractObjectiveMeasures(object)
Arguments
object
list returned by optimize.portfolio
Value
list of objective measures
See Also
optimize.portfolio