home *** CD-ROM | disk | FTP | other *** search
-
- _M_o_d_e_l _T_e_r_m_s
-
- terms(object, ...)
- terms.formula(formula.obj, keep.order=FALSE)
- terms.terms(terms.obj)
- terms.default(anything)
-
- _D_e_s_c_r_i_p_t_i_o_n:
-
- The function terms is a generic function which can be
- used to extract terms objects from various kinds of R
- data objects.
-
- _V_a_l_u_e:
-
- All the functions above produce an object of class
- terms which contains the terms representation of a sym-
- bolic model.
-
- _S_e_e _A_l_s_o:
-
- lm, glm, formula.
-
-