checkfac                package:made4                R Documentation

_C_h_e_c_k _f_a_c_t_o_r

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

     Convert input 'vector' into a 'factor' suitable for analysis in
     ADE4. This function is called by 'link[made4:bga]{bga}' and other
     made4 function, it is not normally called by the user

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

     checkfac(classvec)

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

classvec: A 'vector' or 'factor'

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

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

 factor : 'factor' suitable for input into 'bga' 

_N_o_t_e:

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

     Aedin Culhane

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

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

