@hackage statistics-linreg0.2
Linear regression between two samples, based on the 'statistics' package
Installation
Dependencies (3)
- base >=4 && <5
- statistics >=0.5
- vector >=0.5 Show all…
Dependents (3)
@hackage/eventlog2html, @hackage/acme-everything, @cardano/network-mux
Provides a function to perform a linear regression between 2 samples, see the documentation of the linearRegression function. This library is based on the statistics package.