Skip to content
Prev 17860 / 63424 Next

Ad: Re: R crashes for large formulas in lm() (PR#8180)

Hallgeir.Grinde at elkem.no writes:
It isn't and it shouldn't. (Try it for smaller values of 8)

y~(x1+x2+x3+x4+x5+x6+x7+x8)^2 should be same as the second formula,
modulo the syntax error.