approximating a curve



On 12/8/08, Michael Carey <mpc20 at bigpond.com> wrote:

> I have looked at linear regression for approximating a linear graph, but
>  how would I approximate a square or third order polynomial?

Take a look at the lsquares package, in particular lsquares_estimates.

HTH

Robert Dodier