Skip to content
Prev 116175 / 398498 Next

... and 5 cents more.

Vladimir Eremeev wrote:
lm(as.formula(f),data=dfr)
do.call("lm",list(formula=f,data=dfr))

also should work in the inner cycle.