obspy.signal.regression

Python Module for (Weighted) Linear Regression.

authors:

Thomas Lecocq (thomas.lecocq@seismology.be)

copyright:

The ObsPy Development Team (devs@obspy.org)

license:

GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)

Public Functions

linear_regression

Use linear least squares to fit a function, f, to data.