isRepetitive              package:betr              R Documentation

_b_e_t_r _p_a_c_k_a_g_e: _i_n_t_e_r_n_a_l _f_u_n_c_t_i_o_n

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

     An internal function used to determine when the iterative model
     fitting process has converged.

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

       x: a list of numeric vectors 

_D_e_t_a_i_l_s:

     This function takes a list of numeric vectors and returns TRUE if
     two of the vectors are the same.

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

     a boolean

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

     Martin Aryee

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

     'betr'

