scalation.analytics
The PolyRegressionTest object tests PolyRegression class using the following regression equation.
PolyRegressionTest
PolyRegression
y = b dot x = b0 + b1*t + b2*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 = b0 + b1*t + b2*t^2.