merPredD {lme4}R Documentation

Generator object for the merPredD class

Description

The generator object for the merPredD reference class. Such an object is primarily used through its new method.

Usage

  merPredD(...)

Arguments

...

List of arguments (see Note).

Methods

new(X, Zt, Lambdat, Lind, theta, n):

Create a new merPredD object

Note

Arguments to the new methods must be named arguments:

See Also

merPredD


[Package lme4 version 1.1-5 Index]