implementInteractions.fnc {languageR}R Documentation

implement interactions in the model matrix

Description

given a model matrix with main effects only, add interactions

Usage

implementInteractions.fnc(m)

Arguments

m a (model) matrix (rows observations, columns predictors)

Details

not intended for independent use

Value

an updated (model) matrix

Note

not intended for independent use

Author(s)

R. H. Baayen

References

~put references to the literature/web site here ~

See Also

plotLMER.fnc

Examples

  ## Not run: not intended for independent use

[Package languageR version 0.953 Index]