RubyGems.org

This gem adds methods to the Math module to aid in calculating the Least Squares Regression Line given two arrays.

installgem install least_squares -v 0.1.0
Authors

Shane Emmons

3,516 total downloads 936 for this version
Owners

15163391a1545dbc2c5dba6c55e197f5

Gemfile
gem "least_squares", "~> 0.1.0"
Versions
  1. 1.0.1 February 14, 2011
  2. 1.0.0 November 5, 2010
  3. 0.1.1 May 17, 2010
  4. 0.1.0 May 5, 2010
Development Dependencies
  1. rspec >= 1.3.0
  2. yard >= 0.5.4