[SciPy-User] power series curve fit
Alejandro Weinstein
alejandro.weinstein at gmail.com
Tue Jul 3 08:13:40 EDT 2012
On Tue, Jul 3, 2012 at 5:32 AM, Neal Becker <ndbecker2 at gmail.com> wrote:
> I am trying slsqp, but I'm just wondering if there is a more direct or efficient
> approach.
This page contains some code to fit power laws to data:
http://tuvalu.santafe.edu/~aaronc/powerlaws/
The paper related to this code is a good reading (there is a link to
the paper in the same page). It states that many times it is not a
good idea to model your data by a power law.
Alejandro.
More information about the SciPy-User
mailing list