Non-linear regression help in Python
Akand Islam
sohel807 at gmail.com
Mon Feb 14 16:02:25 EST 2011
More information about the Python-list mailing list
Mon Feb 14 16:02:25 EST 2011
- Previous message (by thread): ANN: ActivePython 2.7.1.4 is now available
- Next message (by thread): Non-linear regression help in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): ANN: ActivePython 2.7.1.4 is now available
- Next message (by thread): Non-linear regression help in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list