summary.som               package:som               R Documentation

_s_u_m_m_a_r_i_z_e _a _s_o_m _o_b_j_e_c_t

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

     print out the configuration parameters of a som object

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

     ## S3 method for class 'som':
     summary(object, ...)
     ## S3 method for class 'som':
     print(x, ...)

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

object, x: a `som' object 

     ...: nothing yet

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

     Jun Yan <jyan@stat.uiowa.edu>

