scalation.analytics
The Regression_WLSTest object tests Regression_WLS class using the following regression equation.
Regression_WLSTest
Regression_WLS
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
Regression_WLSTest
object testsRegression_WLS
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