lme4 (version 0.2-2)

pdCompSymm-class: Class "pdCompSymm"

Description

A class of parameterized positive-definite symmetric matrices that have compound symmetry. That is, the diagonal entries are constant and the off-diagonal entries are constant.

Arguments

Objects from the Class

Objects can be created by calls of the form new("pdCompSymm", ...) or by calls to the constructor pdCompSymm(...)

Extends

Class "pdMat", directly.