I\'m trying to plot a regression that looks something like this:
limod <- lm(y~(x1+x2)*Group, data=file1 )
How can I plot x1 against y given t