scalation.analytics
Object to test Regression class: y = b dot x = b0 + b1*x1 + b2*x2. Test regression using QR Decomposition and Gaussian Elimination for computing the pseudo-inverse.
Object to test Regression class: y = b dot x = b0 + b1*x1 + b2*x2. Test regression using QR Decomposition and Gaussian Elimination for computing the pseudo-inverse.