Re: [math] fitting.leastsquares and stat.regression

2014-03-05 Thread Phil Steitz
On 3/4/14, 11:37 AM, Evan Ward wrote: > Phil suggested we discuss the relationship of the two least squares > packages in [math] > > Current Status > > Currently both fitting.leastsquares and stat.regression have least > squares implementations. The fitting.leastsquares package supports > non-linea

Re: [math] fitting.leastsquares and stat.regression

2014-03-04 Thread Evan Ward
Phil suggested we discuss the relationship of the two least squares packages in [math] Current Status Currently both fitting.leastsquares and stat.regression have least squares implementations. The fitting.leastsquares package supports non-linear least squares with weights, pluggable optimization