scalation.analytics
The RegressionTest object tests Regression class using the following regression equation.
RegressionTest
Regression
y = b dot x = b0 + b1*x1 + b2*x2.
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 = b0 + b1*x1 + b2*x2.
Test regression and backward elimination.
http://statmaster.sdu.dk/courses/st111/module03/index.html