Learn R Programming

Matrix (version 0.9-1)

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.

Arguments

Objects from the Class

Objects can be created by calls of the form new("ssclme", ...) or, more commonly, via the ssclme constructor function.

See Also

sscCrosstab-class, sscMatrix-class, tscMatrix-class