ssclme-class: lme models as sparse, symmetric matrices
Description
A representation of a linear mixed-effects model using a
combination of sparse, symmetric, column-oriented matrices and dense matrices.Objects from the Class
Objects can be created by calls of the form new("ssclme", ...)
or, more commonly, via the ssclme
constructor function.