View source: R/convert_model_dots.R
convert_model_dots | R Documentation |
Converts the dot operator '.' in a formula to the linear terms in the model. Includes interactions (e.g. .*.)
convert_model_dots(RunMatrix, model)
RunMatrix |
The Run Matrix |
model |
Base model |
New model with dot operator replaced
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.