chasmani/piecewise-regression
piecewise-regression (aka segmented regression) in python. For fitting straight line models to data with one or more breakpoints where the gradient changes.
PythonMIT
Issues
- 0
Enhancement request: Add option to use robust regression to the linear fits.
#24 opened by lukefullard - 0
- 0
- 0
NaN for Davies Test
#20 opened by tianydong - 0
Discontinuous Linear Segments?
#19 opened by yuvalarbel - 2
Abbrivations
#17 opened by mshemuni - 0
Making this code base scikit-learn-compatible
#16 opened by sbuse - 5
- 1
kwargs not passed to the axvspan plot for the confidence intervals customization
#9 opened by Calvjor - 1
- 1
- 1
Define easy method to Get breakpoints coordinates, and segments parameters as tuples.
#14 opened by ABDsheikho - 1
- 1
- 1
Allow for multivariate regression
#11 opened by jeroenwijnen98 - 0
- 2
Including uncertainties on measurements
#7 opened by grejka - 3
- 1