Flowdock
method

fit_power

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

To fit a functional form: y = ax^b.

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

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

Show source
Register or log in to add new notes.