scalation.analytics.par
The RidgeRegressionTest object tests RidgeRegression class using the following regression equation.
RidgeRegressionTest
RidgeRegression
y = b dot x = 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
RidgeRegressionTest
object testsRidgeRegression
class using the following regression equation.y = b dot x = b_1*x_1 + b_2*x_2.
Test regression and backward elimination.
http://statmaster.sdu.dk/courses/st111/module03/index.html