setup-methods           package:goCluster           R Documentation

_R_e_t_u_r_n_s _t_h_e _s_e_t_u_p _o_f _a _g_o_C_l_u_s_t_e_r-_m_o_d_u_l_e

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

     The method will return the configuration of a 'goCluster'-object
     as a list. In case the object contains an element of another
     'goCluster'-class, the 'setup'-call will be passed to it. The list
     of parameters returned by this subobject will be embedded as an
     element in the list of parameters of the parent object.

_M_e_t_h_o_d_s:

     _o_b_j_e_c_t = "_c_l_u_s_t_e_r_M_o_d_u_l_e" The method is only defined for the
          'clusterModule'-class. But it is available for any
          'goCluster'-object since all classes made available by the
          'goCluster'-package extend the basic 'clusterModule'-class.

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

     Gunnar Wrobel, <URL: http://www.gunnarwrobel.de>.

