skpr (version 1.7.1)

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(design, model, splitplotdesign = NULL)

Value

New model with dot operator replaced

Arguments

design

The design

model

Base model

splitplotdesign

split plot design data.frame