scalation.analytics
The RegressionTest3 object tests the multi-colinearity method in the Regression class using the following regression equation.
RegressionTest3
Regression
y = b dot x = b0 + b1*x1 + b2*x2 + b3*x3 + b4 * x4
online.stat.psu.edu/online/development/stat501/data/bloodpress.txt
online.stat.psu.edu/online/development/stat501/12multicollinearity/05multico_vif.html
(Since version 2.11.0) The delayedInit mechanism will disappear.
The
RegressionTest3
object tests the multi-colinearity method in theRegression
class using the following regression equation.y = b dot x = b0 + b1*x1 + b2*x2 + b3*x3 + b4 * x4
online.stat.psu.edu/online/development/stat501/data/bloodpress.txt
online.stat.psu.edu/online/development/stat501/12multicollinearity/05multico_vif.html