Z: An example of fixed effects (explanatory variables)

ZR Documentation

An example of fixed effects (explanatory variables)

Description

An example of fixed effects for 500 samples. The effect consists of three levels, "A", "B", and "C.

Details

Compared with the mean of "A", the mean of "B" is 3 lower and the mean of "C" is 3 higher.

See Also

Y, X

Examples

data(sampledata)
dim(Z) #500 samples and 1 effect
unique(Z) #"A", "B", and "C"

VIGoR documentation built on June 7, 2023, 6:32 p.m.

Related to Z in VIGoR...