plot_Box                package:grnnR                R Documentation

_G_e_n_e_r_a_t_e _E_r_r_o_r _B_o_x/_W_h_i_s_k_e_r _P_l_o_t

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

     produce box/whisker plot for the absolute error measure between
     targets and grnn estimates

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

     plot_Box(T, T_hat, NOVAL=NA)

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

       T: targets

   T_hat: neural net estimates

   NOVAL: missing value parameter

_D_e_t_a_i_l_s:

_A_u_t_h_o_r(_s):

     Arnold Arrington

