http://www.perlmonks.org?node_id=1013407


in reply to quadratic and exponential regression

halfcountplus:

I noticed Algorithm::CurveFit, and it looks like it would do the job, though it seems you have to define your error function with Math::Symbolic. It's too bad they didn't simply specify the interface to a function you could provide. (Well, they may, but a brief review of the docs didn't make that obvious to me.)

...roboticus

When your only tool is a hammer, all problems look like your thumb.

  • Comment on Re: quadratic and exponential regression