scalreg (version 1.0)

sp500: sp500

Description

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.

Usage

sp500

Arguments

Format

This data file contains the following items:

sp500.2008

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.

sp500.percent

The daily percentage change.

References

This database was used in the R package "plus".

Examples

Run this code
# NOT RUN {
## See examples in scalreg
# }

Run the code above in your browser using DataLab