Learn R Programming

MSTest (version 0.1.5)

predict.MSARmdl: Predict for a MSARmdl object

Description

This is a method for the function predict() for objects of the class MSARmdl.

Usage

# S3 method for MSARmdl
predict(object, ..., h = 10)

Value

a (h x q) matrix with predicted value values.

Arguments

object

a model object for which prediction is desired.

...

additional arguments affecting the predictions produced.

h

max number of prediction periods