Skip to content

Can I build an array of regrssion model?

1 message · Thomas Lumley

#
On Thu, 19 Dec 2002, Zhongming Yang wrote:

            
Because that's not what abline does.  It draws a straight line, not a
piecewise linear regression curve.

You might find termplot() useful.

	-thomas