scalation.analytics
The RegressionTest2 object tests Regression class using the following regression equation.
RegressionTest2
Regression
y = b dot x = b0 + b1*x1 + b2*x2.
Test regression using QR Decomposition and Gaussian Elimination for computing the pseudo-inverse.
The
RegressionTest2
object testsRegression
class using the following regression equation.y = b dot x = b0 + b1*x1 + b2*x2.
Test regression using QR Decomposition and Gaussian Elimination for computing the pseudo-inverse.