stats
stats copied to clipboard
Added linear regression
I've added linear regression and the corresponding RSpec to stats. In case you want to take my changes, here's the pull request.
Yes, I agree. In the latest commit, I've changed instances of inject to reduce and am returning a map from the linear regression function.