home *** CD-ROM | disk | FTP | other *** search
-
- _R_e_s_i_d_u_a_l _D_e_g_r_e_e_s-_o_f-_F_r_e_e_d_o_m
-
- df.residual(x, ...)
-
- _A_r_g_u_m_e_n_t_s:
-
- x : an object for which the degrees-of-freedom
- are desired.
-
- _V_a_l_u_e:
-
- The value of the residual degrees-of-freedom extracted
- from the object x.
-
- This is a generic function which can be used to extract
- residual degrees-of-freedom for fitted models. Consult
- the individual modeling functions for details details
- on how to use this function
-
- There is no default method for this function.
-
- _S_e_e _A_l_s_o:
-
- deviance, glm, lm.
-
-