PortfolioAnalytics (version 1.1.0)

indexes: Six Major Economic Indexes

Description

Monthly data of five indexes beginning on 2000-01-31 and ending 2009-12-31. The indexes are: US Bonds, US Equities, International Equities, Commodities, US T-Bills, and Inflation

Usage

data(indexes)

Arguments

Format

CSV converted into xts object with montly observations

Examples

Run this code
# NOT RUN {
data(indexes)

#preview the data
head(indexes)

#summary period statistics
summary(indexes)
# }

Run the code above in your browser using DataCamp Workspace