Creates a model wrapper around lm() that conforms to the CausalModel
model protocol: a list with fit(X, y) and predict(model, X)
functions.
Creates a model wrapper around lm() that conforms to the CausalModel
model protocol: a list with fit(X, y) and predict(model, X)
functions.