usnetelec             package:expsmooth             R Documentation

_A_n_n_u_a_l _U_S _n_e_t _e_l_e_c_t_r_i_c_i_t_y _g_e_n_e_r_a_t_i_o_n

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

     Annual US net electricity generation (billion kwh) for 1949-2003

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

     data(usnetelec)

_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(usnetelec,main="Annual US net electricity generation",ylab="billion kwh",xlab="Year")

