klein                 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 _T_w_o-_S_t_a_g_e _L_e_a_s_t _S_q_u_a_r_e (_t_w_o_s_l_s) _t_h_a_t _c_o_r_r_e_s_p_o_n_d_s _t_o _m_e_t_h_o_d _2_S_L_S _o_f _s_y_s_t_e_m_f_i_t

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

     Dataframe contains annual observations of US economy from 1920 to
     1940. The columns are, Year, C=Consumption, P=Corporate profits,
     P1=Previous year corporate profit,Wtot=Total wage, Wp=Private wage
     bill, Wg=Government wage bill,I=Investment, K1=Previous year
     capital stock,X=GNP,G=Government spending, T=Taxes, X1=Previous
     year GNP, Tm=Year-1931.

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

     data(klein)

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

     A table containing 14 variables ("year", "C", "P", "P1","Wtot",
     "Wp", "Wg", "I", "K1","X", "G", "T", "X1", "Tm") and 21
     observations.

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

     http://pages.stern.nyu.edu/~wgreene/Text/econometricanalysis.htm

