precomputeX {amen}R Documentation

Precomputation of design matrix quantities.

Description

Computation of a variety of quantities from the design array to be used in MCMC model fitting algorithms.

Usage

precomputeX(X)

Arguments

X

a three way array, the design array for an AME model

Value

the same three-way array but with derived quantities as attributes.

Author(s)

Peter Hoff


[Package amen version 1.4.5 Index]