Caliblist-class           package:mscalib           R Documentation

_C_l_a_s_s "_C_a_l_i_b_l_i_s_t"

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

     Container class for objects of type 'Calibstat-class'

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

     The objects of 'Caliblist' child classes are created by the call
     to _e.g._ 'getintcalib-methods','getprecalib-methods'

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

     '._D_a_t_a': Object of class '"list"' list containing object of class
          'Calibstat-class'

     '_i_n_f_o': Object of class '"character"' - identifier

     '_e_x_p_e_r_i_m_e_n_t': Object of class '"character"'

     '_p_r_o_j_e_c_t': Object of class '"character"'

     '_u_n_i_q': Object of class '"logical"' - if true each list element
          must be unique

     '_c_o_n_t_e_n_t': Object of class '"character"' - type of class stored

     '_n_a_m_e_s': Object of class '"character"'

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

     Class '"Mlist"', directly. Class '"List"', by class '"Mlist"'.
     Class '"list"', by class "Mlist", with explicit coerce. Class
     '"vector"', by class "Mlist", with explicit coerce.

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

     [ 'signature(x = "Caliblist")': ... 

     [[<- 'signature(x = "Caliblist")': ... 

     _c_o_e_r_c_e 'signature(from = "Caliblist", to = "matrix")': ... 

     _c_o_e_r_c_e 'signature(from = "Caliblist", to = "data.frame")': ... 

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

     _s_u_m_m_a_r_y 'signature(object = "Caliblist")': ... 

_N_o_t_e:

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

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

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

     Superclass of classes like
     'Calibprelist-class','Calibintlist-class'

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

     ##---- Should be DIRECTLY executable !! ----

