sp500                  package:plus                  R Documentation

_s_p_5_0_0

_D_e_s_c_r_i_p_t_i_o_n:

     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.

_U_s_a_g_e:

     sp500

_F_o_r_m_a_t:

     This data file contains the following items:

     _s_p_5_0_0._2_0_0_8 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.

     _s_p_5_0_0._d_i_f_f The daily difference.

     _s_p_5_0_0._p_e_r_c_e_n_t The daily percentage change.

_D_e_t_a_i_l_s:

     The goal can be to estimate either index using the individual
     stocks.

_S_o_u_r_c_e:

     This database was generated using data available
     http://finance.yahoo.com .

