cjekel / piecewise_linear_fit_py

fit piecewise linear data for a specified number of line segments
MIT License
289 stars 59 forks source link

fit any degree linear model (constants and polynomials) #36

Closed cjekel closed 5 years ago

cjekel commented 5 years ago

closes https://github.com/cjekel/piecewise_linear_fit_py/issues/35 https://github.com/cjekel/piecewise_linear_fit_py/issues/31