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