Learn R Programming

spaMM (version 3.2.0)

ZAXlist: ZAXlist class and (cross) products for ZAL matrix

Description

A ZAXlist object is a representation of the “ZAL” matrix as a list of descriptors of each ZAL block for each random effect.

This documentation is for development purposes and may be incomplete. The objects and methods are not part of the programming interface and are subject to modification without notice.

Usage

# new("ZAXlist", LIST=.)

Arguments

Slots

LIST:

A list whose each block is either a (M|m)atrix, or a list with two elements (and addtional class ZA_QCHM): ZA, and the Cholesky factor Q_CHMfactor of the precision matrix (L=solve(Q_CHMfactor,system="Lt")).