scalation.analytics.par
The GLMTest object tests the GLM object using the following regression equation.
GLMTest
GLM
y = b dot x = b_0 + b_1*x_1 + b_2*x_2 + b_3*d_1 + b_4*d_2
(Since version 2.11.0) The delayedInit mechanism will disappear.
The
GLMTest
object tests theGLM
object using the following regression equation.y = b dot x = b_0 + b_1*x_1 + b_2*x_2 + b_3*d_1 + b_4*d_2