predict.gstar: Predicting the gstar object
Description
Predicted values based on gstar object object
Usage
# S3 method for gstar
predict(object, n = NULL, ...)
Arguments
object
an object of class "gstar".
n
The number of steps ahead for which prediction is required.
...
further arguments passed to or from other methods.