bonds               package:expsmooth               R Documentation

_M_o_n_t_h_l_y _U_S _g_o_v_e_r_n_m_e_n_t _b_o_n_d _y_i_e_l_d_s

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

     Monthly US government 10-year bond yields (percent pa) from Jan
     1994 to May 2004

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

     data(bonds)

_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(bonds,main="US 10-year bonds yield",ylab="Percentage per annum",xlab="Year")

