Python script _linReg
See also
python.packages._linReg

Aim of module

Script for computing and plotting linear regressions.

General description

See also
Python script _linReg

Parameter description

(array([3.31733462e-05, 5.60302550e-05, 1.00805061e-04]), array([0.00288608]), 3, array([1961.93619753, 1260.04057221, 891.62705802]))

Examples

To be written.