scalation.analytics.par
The RegressionTest3 object tests the multi-colinearity method in the Regression class using the following regression equation.
RegressionTest3
Regression
y = b dot x = b_0 + b_1*x_1 + b_2*x_2 + b_3*x_3 + b_4 * x_4
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 = b_0 + b_1*x_1 + b_2*x_2 + b_3*x_3 + b_4 * x_4
online.stat.psu.edu/online/development/stat501/data/bloodpress.txt
online.stat.psu.edu/online/development/stat501/12multicollinearity/05multico_vif.html