variables             package:classifly             R Documentation

_V_a_r_i_a_b_l_e_s

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

     Extract predictor and response variables for a model object.

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

     variables(model)

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

   model: model object

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

     Due to the way that most model objects are stored, you also need
     to supply the data set you used with the original data set.  It
     currently doesn't support model fitted without using a data
     argument.

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

     Hadley Wickham <h.wickham@gmail.com>

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

