Package implements linear regression and logistic regression
Package implements linear regression and logistic regression
Finds the best curve to fit a set of points through minimizing the sum of the squares of the offset of each point from the curve.