Function solves the Mixed Model Equations (MME) to estimate fixed and random effects.
Usage
solveMME(obj)
Value
(VCA) object, which has additional elements "RandomEffects" corresponding to the column vector
of estimated random effects, "FixedEffects" being the column vector of estimated fixed effects.
Element "Matrices" has additional elements referring to the elements of the MMEs and element
"VarFixed" corresponds to the variance-covariance matrix of fixed effects.