scalation.analytics.par
The ANCOVATest object tests the ANCOVA class using the following regression equation.
ANCOVATest
ANCOVA
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
ANCOVATest
object tests theANCOVA
class 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