parameters             package:flexclust             R Documentation

_G_e_t _C_e_n_t_r_o_i_d_s _f_r_o_m _K_C_C_A _O_b_j_e_c_t

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

     Returns the matrix of centroids of a fitted object of class
     '"kcca"'.

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

     ## S4 method for signature 'kccasimple':
     parameters(object, ...)

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

  object: fitted object.

     ...: currently not used.

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

     Friedrich Leisch

