Simple Linear Regression Using Ruby
In the following post I am going to walk you through the basics of linear regression, and show you how you can perform simple linear regression using Ruby.
While Ruby is not commonly recognized as a tool for statistical analysis, there are times at Sharethrough when we need to perform basic statistical...