

wntest(timeslab)                             R Documentation

_F_o_r_m _P_l_o_t_s _f_o_r _W_h_i_t_e _N_o_i_s_e _T_e_s_t

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

     Form Plots for White Noise Test

_U_s_a_g_e_:

     wntest(x,m,alpha=0.05)

_A_r_g_u_m_e_n_t_s_:

       x: An array containing the realization to be tested.

       m: Integer containing the number of correlations.

   alpha: Real scalar ($0<${`alpha'}$<1$) indicating the
          level of confidence at which the test is to be
          preformed.

_V_a_l_u_e_:

  wntest: returns plots of two white noise test for time
          series data.

