MEdecomp                package:nlme                R Documentation

_D_e_c_o_m_p_o_s_e _a _m_i_x_e_d-_e_f_f_e_c_t_s _m_o_d_e_l

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

     Decompose the model matrices and response from a mixed-effects
     model to provide a more compact representation.

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

     MEdecomp(conLin)

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

     another condensed linear model object that provides an equivalent
     model fit with fewer rows.

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

     Douglas Bates bates@stat.wisc.edu

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

     `MEestimate'

