
Last chance! 50% off unlimited learning
Sale ends in
Utility function for creating initial efficient frontier, and for creating subsequent bootstrap efficient frontiers created, all of which are created by the PortfolioAnalytics function create.EfficientFrontier.
chart.Efront(
returns,
pspec,
firstEfront = TRUE,
gmv = TRUE,
maxSR = TRUE,
rf = 0.003,
xlim = NULL,
ylim = NULL,
xlab = NULL,
ylab = NULL,
n.portfolios = 10
)
No value returned, instead plots of efficient frontiers for use by bootEfronts()
A multivarite xts returns object
PortfolioAnalytics portfolio specification object
Logical variable, default TRUE
Logical variable, default TRUE
Logical variable, default TRUE
Risk-free rate, default 0.003
Numeric value, default NULL
Numeric value, default NULL
Numeric value, default NULL
Numeric value, default NULL
Number of efficient frontier portfolios, default 10
The variable firstEfront is set to TRUE for the initial efficient frontier plot, but is set to FALSE for the bootstrap replicate efficient frontier plots. The choices gmv = TRUE and maxSR = TRUE result in bullet points at those locations on the initial efficient frontier plot