indexes {PortfolioAnalytics} | R Documentation |
Six Major Economic Indexes
Description
Monthly data of five indexes beginning on 1980-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)
Format
CSV converted into xts object with montly observations
Examples
data(indexes)
#preview the data
head(indexes)
#summary period statistics
summary(indexes)
[Package PortfolioAnalytics version 2.0.0 Index]