branch-class             package:StatDA             R Documentation

_C_l_a_s_s "_b_r_a_n_c_h"

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

     A Composite object used to plot trees as multivariate graphics

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects can be created by calls of the form 'new("branch", ...)'.

_S_l_o_t_s:

     '_L_R': Object of class '"numeric"'  

     '_w': Object of class '"numeric"'  

     '_h': Object of class '"numeric"'  

     '_E_l': Object of class '"numeric"'  

     '_L_e_a_f_L': Object of class '"branch"'  

     '_L_e_a_f_R': Object of class '"branch"'  

     '_B_o_l_e': Object of class '"numeric"'  

_E_x_t_e_n_d_s:

     Class '"Component"', directly.

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

     _p_l_o_t 'signature(x = "branch", y = "ANY")':  

     _s_h_o_w 'signature(object = "branch")':  

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

     P.Filzmoser <P.Filzmoser@tuwien.ac.at>

_R_e_f_e_r_e_n_c_e_s:

_E_x_a_m_p_l_e_s:

         showClass("branch")

