print.efficient.frontier {PortfolioAnalytics} | R Documentation |
Print an efficient frontier object
Description
Print method for efficient frontier objects. Display the call to create or extract the efficient frontier object and the portfolio from which the efficient frontier was created or extracted.
Usage
## S3 method for class 'efficient.frontier'
print(x, ...)
Arguments
x |
objective of class |
... |
any other passthru parameters |
Author(s)
Ross Bennett
See Also
[Package PortfolioAnalytics version 2.0.0 Index]