powered by
Generic for predicting with a fitted time series model. Descendants should implement do_predict.<class>.
do_predict.<class>
do_predict(obj, x)
Numeric vector with predicted values.
Fitted model object.
Matrix or data.frame with input features to predict.