Setup
Users Guide
API
Planning
Wrapper class to use scipy.stats.linregress
Methods
__init__()
__init__
fit(x, y)
fit
Fit model.
predict(X)
predict
Predict using the model.