msplot                package:pvclust                R Documentation

_D_r_a_w_i_n_g _t_h_e _R_e_s_u_l_t_s _o_f _C_u_r_v_e _F_i_t_t_i_n_g _f_o_r _P_v_c_l_u_s_t _O_b_j_e_c_t

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

     draws the results of curve fitting for pvclust object.

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

     msplot(x, edges=NULL, ...)

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

       x: object of class 'pvclust'.

   edges: numeric vector of edge numbers to be plotted.

     ...: other parameters to be used in the function.

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

     Ryota Suzuki ryota.suzuki@is.titech.ac.jp

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

     'plot.msfit'

