plot.gstar: Plotting the gstar object

Description Usage Arguments

Description

plotting the gstar object

Usage

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


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

Related to plot.gstar in gstar...