chickadee » math-utils » linear-extrapolator

linear-extrapolator SRCprocedure

Returns a procedure taking the x coordinate of the line fitted to the data from SRC, and return the y.

SRC
(or (list-of real) (vector-of real) (-> (or eof real)))