packages feed

regress-0.1: README.md

regress
=======

[![Build Status](https://secure.travis-ci.org/alpmestan/regress.png?branch=master)](http://travis-ci.org/alpmestan/regress)

Perform a linear or logistic regression using automatic differentiation ([ad](http://hackage.haskell.org/package/ad)).

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