LDband-class          package:GeneticsBase          R Documentation

_C_l_a_s_s "_L_D_b_a_n_d" ~~~

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

     ~~ A concise (1-5 lines) description of what the class is.  ~~

_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("LDband", ...)'.
     ~~ describe objects here ~~

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

     '_c_a_l_l': Function call used to generate this object.

     '_D': Linkage disequilibrium estimate

     '_D'': Scaled linkage disequilibrium estimate 

     '_r': Correlation coefficient

     '_R^_2': squared correlation coefficient

     '_n': Number of observations

     '_X^_2': Chi-square statistic for linkage equilibrium (i.e.,
          D=D'=corr=0)

     '_P-_v_a_l_u_e': Chi-square p-value for marker independence

     '_L_O_D': LOD scores

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

     _h_e_a_d 'signature(x = "LDband")': ... 

     _l_e_f_t 'signature(x = "LDband")': ... 

     _r_i_g_h_t 'signature(x = "LDband")': ... 

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

     _t_a_i_l 'signature(x = "LDband")': ... 

_N_o_t_e:

     ~~further notes~~

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

     Gregory R. Warnes warnes@bst.rochester.edu and Nitin Jain
     nitin.jain@pfizer.com

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

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

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

