grunfeld                package:Zelig                R Documentation

_S_i_m_u_l_a_t_i_o_n _D_a_t_a _f_o_r _m_o_d_e_l _S_e_e_m_i_n_g_l_y _U_n_r_e_l_a_t_e_d _R_e_g_r_e_s_s_i_o_n (_s_u_r) _t_h_a_t _c_o_r_r_e_s_p_o_n_d_s _t_o _m_e_t_h_o_d _S_U_R _o_f _s_y_s_t_e_m_f_i_t

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

     Dataframe contains 20 annual observations from 1935 to 1954 of 7
     variables for two firms General Electric  and Westinghouse.
     Columns are Year; Ige and Iw = Gross investment for GE and
     W,respectively; Fge and Fw=Market value of Firm as of begin of the
     year; Cge and Cw= Capital stock measure as of begin of the year.

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

     data(grunfeld)

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

     A table containing 7 variables ("Year", "Ige", "Fge", "Cge","Iw",
     "Fw","Cw") and 20 observations.

