UKgas                 package:stats                 R Documentation

_U_K _Q_u_a_r_t_e_r_l_y _G_a_s _C_o_n_s_u_m_p_t_i_o_n

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

     Quarterly UK gas consumption from 1960Q1 to 1986Q4, in millions of
     therms.

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

     data(UKgas)

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

     A quarterly time series of length 108.

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

     Durbin, J. and Koopman, S. J. (2001) _Time Series Analysis by
     State Space Methods._  Oxford University Press. <URL:
     http://www.ssfpack.com/dkbook/>

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

     data(UKgas)
     ## maybe str(UKgas) ; plot(UKgas) ...

