Flowdock
method

fit_exponential

Importance_1
v1_9_3_392 - Show latest stable - 0 notes - Class: TestCase
fit_exponential(xs, ys) public

To fit a functional form: y = ae^(bx).

Takes x and y values and returns [a, b, r^2].

See: http://mathworld.wolfram.com/LeastSquaresFittingExponential.html

Show source
Register or log in to add new notes.