summary-methods             package:dti             R Documentation

_M_e_t_h_o_d_s _f_o_r _F_u_n_c_t_i_o_n _s_u_m_m_a_r_y _i_n _P_a_c_k_a_g_e _d_t_i

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

     The method provides summary information for objects of class
     '"dti"'.

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

       ## S4 method for signature 'dti':
       summary(object, ...)

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

  object: Object of class '"dti"', '"dtiData"', '"dtiTensor"', or
          '"dtiIndices"'. 

     ...: Additional arguments in '...' are passed to function
          'quantile', e.g. argument 'probs' may be specified here.

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



     _o_b_j_e_c_t = "_A_N_Y" Generic function: see 'summary'. 

     _o_b_j_e_c_t = "_d_t_i" The function provides summary information for
          objects of class '"dti"', '"dtiData"', '"dtiTensor"' and
          '"dtiIndices"'. 

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

     Karsten Tabelow tabelow@wias-berlin.de
       J\"org Polzehl polzehl@wias-berlin.de

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

     'dtiIndices', ] 'dtiData',  'dtiTensor'

