Skip to contents

Quoted formula for fitting the alternative model.

Examples


CUBIC_MODEL$alt_formula
#> y ~ x + I(x^2) + I(x^3) + z + I(z^2) + I(z^3)