summary.efficient.frontier: Summarize an efficient frontier object

View source: R/generics.R

summary.efficient.frontierR Documentation

Summarize an efficient frontier object

Description

Summary method for efficient frontier objects. Display the call to create or extract the efficient frontier object as well as the weights and risk and return metrics along the efficient frontier.

Usage

## S3 method for class 'efficient.frontier'
summary(object, ..., digits = 3)

Arguments

object

object of class efficient.frontier

...

passthrough parameters

digits

number of digits to round to

Author(s)

Ross Bennett


braverock/PortfolioAnalytics documentation built on April 18, 2024, 4:09 a.m.