probloss               package:CGHbase               R Documentation

_R_e_t_r_i_e_v_e _c_a_l_l _p_r_o_b_a_b_i_l_i_t_i_e_s _f_r_o_m _a _c_g_h_C_a_l_l _o_b_j_e_c_t.

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

     These generic functions access the call probabilities from assay
     data stored in a object derived from the 'cghCall-class'.

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

     probloss(object)
     probloss(object) <- value
     probnorm(object)
     probnorm(object) <- value
     probgain(object)
     probgain(object) <- value
     probamp(object)
     probamp(object) <- value

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

  object: Object derived from class 'cghCall'

   value: Matrix with rows representing features and columns samples.

_V_a_l_u_e:

     These functions return matrices of call probabilities.

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

     Sjoerd Vosse

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

     'cghCall-class'

