This is a simple package including several julia functions useful to carry out regressions or other tasks. It is highly bias on my own need and interest, yet feel free to use it and/or propose additions or modifications if needed.
using Pkg
Pkg.add(url="https://github.com/stefanocovino/FittingFunction.jl.git")
will install this package.
Here's the documentation!