Series2Data            package:fMultivar            R Documentation

_f_S_e_r_i_e_s _D_a_t_a _S_e_t_s

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

     A collection and description of data sets  used in examples of
     multivariate data analysis. 

     'CobbDouglas' 'logCobbDouglas' 
      This are the data for the Cobb-Douglas productivity function as
     used in exaple 7.10 in the book of D.N. Gujarati. The three
     colummns of the annual data set ranging from 1958 until 1972 are,
     Y the output, X2 the labor input, and X3 the capital input.

     'Greene4Table131' 
      US yearly investment data from 1963 until 1982 as listed in Table
     A13.1 in the book of W. Greene, Edition 4. The data columns are:
     GNP, Invest, Price, Interest and computed realInvest, realGNP, 
     and realInterest. The Dates are ISO-8601 formatted as %Y-%m-

     'pr45' 
      Sales and durable goods data from example 4.5 in the book of R.S.
     Pyndick and D.L. Rubinfeld. The data are seasonally adjusted
     variables from the Citibase data base: RTDR, IVRDR, FYCP, LEH, and
     PUCD.

     'spc1970' and  'spcindis' 
      These data are indicators for daily SP500 Stock Data together
     with an set of trading indicators for technical analysis. 

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

     All files are in CSV Excel spreadsheet format. The delimiter is a
     semicolon.

_E_x_a_m_p_l_e_s:

     ## SOURCE("fMultivar.X1-MultivarData")

     ## -

