bambinos / formulae

Formulas for mixed-effects models in Python

Home Page:https://bambinos.github.io/formulae/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stateful transforms not available within `I()`

tomicapretto opened this issue · comments

design_matrices("y ~ I(scale(x1) ** 2)", data)
NameError: name 'scale' is not defined