scalation.analytics.par
The TranRegressionTest object tests TranRegression class using the following regression equation.
TranRegressionTest
TranRegression
log (y) = b dot x = b_0 + b_1*x_1 + b_2*x_2.
(Since version 2.11.0) The delayedInit mechanism will disappear.
The
TranRegressionTest
object testsTranRegression
class using the following regression equation.log (y) = b dot x = b_0 + b_1*x_1 + b_2*x_2.