Skip to content
Prev 2037 / 7420 Next

Linear Model of Data in Matrix Form

On Sun, 2011-04-03 at 23:22 -0400, Christian Roy wrote:
It most certainly shouldn't be!

lm(value ~ X1 + X2, data = z.melt)

Why do people insist on abusing model formulas so? ;-) They obviously
haven't had to do any predictions vis predict() lately...

G