show-methods              package:NADA              R Documentation

_M_e_t_h_o_d_s _f_o_r _f_u_n_c_t_i_o_n _s_h_o_w _i_n _P_a_c_k_a_g_e _N_A_D_A

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

     Methods for showting objects in package 'NADA'

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

     ## S4 method for signature 'ros':
     show(object)

     ## S4 method for signature 'cenfit':
     show(object)

     ## S4 method for signature 'cenmle':
     show(object)

     ## S4 method for signature 'cenreg':
     show(object)

     ## S4 method for signature 'summary.cenreg':
     show(object)

     ## S4 method for signature 'cenken':
     show(object)

     ## S4 method for signature 'censummary':
     show(object)

     ## S4 method for signature 'NADAList':
     show(object)

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

  object: An output object from a NADA function such as 'cenfit'. 

_S_e_e _A_l_s_o:

     'show'

