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