go-misc icon indicating copy to clipboard operation
go-misc copied to clipboard

Least Squares fitting

Open jonlawlor opened this issue 8 years ago • 0 comments

Hi,

I've implemented a tool to fit benchmarks to least squares models at benchls. I didn't know about this repo at the time. It seems like there is a (currently unused?) LinearLeastSquares model in this repo, which I assume is intended for use with the plotting functionality, or perhaps for reporting?

Would you like for me to add code to calculate the confidence interval to benchmany? Or for that matter any of its functionality. I'm trying to get a good benchmarking tool for visualizing performance for gonum, and it looks like you're doing better than anything I have.

jonlawlor avatar Feb 27 '16 20:02 jonlawlor