kmenta                 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_h_r_e_e-_S_t_a_g_e _L_e_a_s_t _S_q_u_a_r_e (_t_h_r_e_e_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 _3_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 20 annual observations of a supply/demand model
     with 5 variables. Columns are q=Food consumption per capita,
     p=Ratio of food price to general consumer prices,  d=Disposable
     income in contstant dollars, f=Ratio of preceding year's prices
     received by farmers to general consumer prices, a=Time index.

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

     data(kmenta)

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

     A table containing 5 variables ("q", "p", "d", "f","a") and 20
     observations.

