Bacon(2008) Data
A xts object that contains columns of monthly returns for an example of portfolio and its benchmark
portfolio_bacon
CSV conformed into an xts object with monthly observations
data(portfolio_bacon) #preview the data head(portfolio_bacon) #summary period statistics summary(portfolio_bacon) #cumulative returns tail(cumprod(1+portfolio_bacon),1)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.