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(design, model, splitplotdesign = NULL)
design |
The design |
model |
Base model |
splitplotdesign |
split plot design data.frame |
New model with dot operator replaced
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.