lme4 (version 0.95-6)

lmer-class: lmer model representation

Description

A representation of a linear mixed-effects model using a blocked, sparse, symmetric, column-oriented matrix and dense matrices.

Arguments

Objects from the Class

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