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
See Also
Examples
## Not run: not intended for independent use
[Package languageR version 1.5.0 Index]