ukcars               package:expsmooth               R Documentation

_Q_u_a_r_t_e_r_l_y _U_K _p_a_s_s_e_n_g_e_r _c_a_r _p_r_o_d_u_c_t_i_o_n

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

     Quarterly UK passenger car production (thousands of cars).
     1997:1-2005:1

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

     data(ukcars)

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

     time series

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

     Hyndman, R.J., Koehler, A.B., Ord, J.K., and Snyder, R.D., (2008)
     _Forecasting with exponential smoothing: the state space
     approach_, Springer

_R_e_f_e_r_e_n_c_e_s:

     <URL: http://www.exponentialsmoothing.net>

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

     plot(ukcars,main="UK passenger vehicle production",ylab="Thousands of cars",xlab="Year")

