On Mon, Jun 16, 2008 at 1:30 PM, Chandler Latour <[EMAIL PROTECTED]>
wrote:

> Hello,
>
> I'm new to the whole numpy scene, but I've been wanting to run a
> regression on some data.  I belive that polyfit is the way to go, but
> I was wondering if there exists a way to force the intercept to be 0.
> Any help would be much appreciated.
>

You mean fit a line passing through the origin?

Chuck
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to