Hello, Probably the only probem is that you have to do the plot first, than you put the line in. so, first: plot(x,y) # then you do the abline command. abline(coef..., col=2) Marta