sp500 {scalreg} | R Documentation |
The sp500
datafile contains a year's worth of close-of-day data for most of the Standard and Poors 500 stocks. The data is in reverse chronological order,
with the top row being Dec 31st, 2008.
sp500
This data file contains the following items:
The raw close-of-day data. The first column is of the DJIA index, the second is the S&P 500 index, the rest are individual labeled stocks.
The daily percentage change.
This database was used in the R package "plus".
## See examples in scalreg