Popularity
5.7
Declining
Activity
0.0
Stable
8
3
5

Monthly Downloads: 8
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Math    

regress alternatives and similar packages

Based on the "Math" category.
Alternatively, view regress alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of regress or a related project?

Add another 'Math' Package

README

regress

Build Status

Perform a linear or logistic regression using automatic differentiation (ad).

See the haddocks for Numeric.Regression.Linear and Numeric.Regression.Logistic for documentation and examples.