plot.gstar: Plotting the gstar object
Description
plotting the gstar object
Usage
# S3 method for gstar
plot(x, testing = NULL, n_predict = NULL, ...)
Arguments
x
an object of class "gstar".
testing
The testing data to be plotted.
n_predict
The number of steps ahead for which prediction is required.
...
further arguments passed to or from other methods.