skpr (version 0.57.0)

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)

Arguments

RunMatrix

The Run Matrix

model

Base model

Value

New model with dot operator replaced