implementInteractions.fnc {languageR} | R Documentation |
given a model matrix with main effects only, add interactions
implementInteractions.fnc(m)
m |
a (model) matrix (rows observations, columns predictors) |
not intended for independent use
an updated (model) matrix
not intended for independent use
R. H. Baayen
## Not run: not intended for independent use