lmekin function to
represent a fittd mixed effect linear model.
Objects of this class currently have methods for print and
residuals.fixed and
random; the first will be NULL for a model with no fixed
effects. The random component is itself a list, with an
element for each random effect.vcoef refer to $A$. THe printed results
for the model have been multiplied by $\sigma$, removing the
factorization. The variance matrix vvar is for the transformed parameters.
For the details of the transformation see the individual variance
functions. The coxmeFull routine, for instance, uses a log
transform for variances. Use this with caution.
lmekin, coxmeFull,
coxmeMlist