scalation.analytics.par
The PolyRegressionTest object tests PolyRegression class using the following regression equation.
PolyRegressionTest
PolyRegression
y = b dot x = b_0 + b_1*t + b_2*t^2.
(Since version 2.11.0) The delayedInit mechanism will disappear.
The
PolyRegressionTest
object testsPolyRegression
class using the following regression equation.y = b dot x = b_0 + b_1*t + b_2*t^2.