Hello all,
I want to do non-linear regression by fitting the model (let say, y =
a1*x+b1*x**2+c1*x**3/exp(d1*x**4)) where the parameter (say "c1") must
be in between (0 to 1), and others can be of any values. How can I
perform my job in python?

Thanks in advance.

-- Akand
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to