Linear Least Squares Regression with Eigen Dense Solver using QR decomposition and LU decomposition.
-
Updated
Nov 15, 2017 - C++
Linear Least Squares Regression with Eigen Dense Solver using QR decomposition and LU decomposition.
A simple online tool and library that applies Least-Squares Regression to a set of X and Y values. The tool fits a variety of well defined functions and displays a graph along with error calculations to help find the best approximation.
Add a description, image, and links to the squares-regression topic page so that developers can more easily learn about it.
To associate your repository with the squares-regression topic, visit your repo's landing page and select "manage topics."