convert_model_dots: Converts dot operator to terms
Description
Converts the dot operator `.` in a formula to the linear terms in the model. Includes interactions (e.g. .*.)
Usage
convert_model_dots(RunMatrix, model)
Value
New model with dot operator replaced
Arguments
- RunMatrix
The Run Matrix
- model
Base model