Predict for a MSARmdl
object
MSARmdl
objectThis is a method for the function predict()
for objects of the class MSARmdl
.
## S3 method for class 'MSARmdl' predict(object, ..., h = 10)
object
: a model object for which prediction is desired....
: additional arguments affecting the predictions produced.h
: max number of prediction periodsa (h x q)
matrix with predicted value values.