predict.gstar: Predicting the gstar object

Description Usage Arguments

Description

Predicted values based on gstar object object

Usage

1
2
## S3 method for class '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.


gstar documentation built on June 28, 2019, 5:02 p.m.

Related to predict.gstar in gstar...