simReTrm: Simulate from a random effects term

Description Usage Arguments Value Examples

Description

The model matrix times the relative covariance factor times a simulated vector of random effects coefficients.

Usage

1
simReTrm(object)

Arguments

object

reTrmStruct object

Value

a numeric vector of length equal to the number of rows of the model matrix for the term.

Examples

1
2
3
example("strucGlmer")
set.seed(1)
simReTrm(getReTrm(gm, "period.factAnal"))

stevencarlislewalker/lme4ord documentation built on May 30, 2019, 4:43 p.m.