powered by
The actual time series model prediction. This method should be override by descendants.
do_predict(obj, x)
returns the predicted values
an object representing the fitted model or algorithm
a matrix or data.frame containing the input features for making predictions