scalation.analytics.par
The RegressionTest object tests Regression class using the following regression equation.
RegressionTest
Regression
y = b dot x = b_0 + b_1*x_1 + b_2*x_2.
Test regression and backward elimination.
http://statmaster.sdu.dk/courses/st111/module03/index.html
(Since version 2.11.0) The delayedInit mechanism will disappear.
The
RegressionTest
object testsRegression
class using the following regression equation.y = b dot x = b_0 + b_1*x_1 + b_2*x_2.
Test regression and backward elimination.
http://statmaster.sdu.dk/courses/st111/module03/index.html