precomputeX: Precomputation of design matrix quantities.

View source: R/precomputeX.R

precomputeXR 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


amen documentation built on May 29, 2024, 9:58 a.m.