predict,TS2fit-method: Prediction method for TS2fit objects
Description
Prediction method for TS2fit objects
Usage
# S4 method for TS2fit
predict(object, n.ahead = 1, ...)
Value
Vector or list of predictions, depending on model type
Arguments
- object
TS2fit object
- n.ahead
Number of steps ahead for prediction
- ...
additional arguments (not used)